Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PXD-1673 ⁃ Fix query arguments on graphql interfaces #77

Open
philloooo opened this issue Aug 22, 2018 · 0 comments
Open

PXD-1673 ⁃ Fix query arguments on graphql interfaces #77

philloooo opened this issue Aug 22, 2018 · 0 comments
Assignees

Comments

@philloooo
Copy link
Contributor

philloooo commented Aug 22, 2018

  • order_by_asc and order_by_desc on node and datanode should order the results

  • (first: 0) on node, datanode and _node_type should return all the results

  • (category: "abc", first: 1) on node should return 1 result, not one for each type of data

  • check if offset works as it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants