-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/querylangIssues related to the query language specification and implementation.Issues related to the query language specification and implementation.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Description
Experience Report
What you wanted to do
I retrieve the schema via schema { }. I may be interested in the predicates given in "schema" or the "types" only.
Why that wasn't great, with examples
The response to that query always contains "schema" and "types", one of them is irrelevant and pollutes the response. Would be great if I could select which of them I am interested in. Could be combined with pagination (see #5810).
Any external references to support your case
Discussed in the forum.
Metadata
Metadata
Assignees
Labels
area/querylangIssues related to the query language specification and implementation.Issues related to the query language specification and implementation.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.