pubpub / platform

Open-source technology for creating full-stack knowledge applications for communities of all types.
https://knowledgefutures.org/pubpub
GNU General Public License v2.0
21 stars 2 forks source link

Add utility to query pubs and relationships by name #737

Open gabestein opened 3 weeks ago

gabestein commented 3 weeks ago

Motivation

Requirements

Requires #735

Acceptance Criteria

gabestein commented 1 week ago

Our first target for this is the relation field input component, which only requires title search filtered by pub type.

So, for Monday: let's try to break down, particularly for the editor, all the different "search by title" functions this query is fulfilling, and if needed, break this into separate query functions.