Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Add "Querying With GraphQL" page #35

Open
8 tasks
johnymontana opened this issue May 19, 2020 · 0 comments
Open
8 tasks

Add "Querying With GraphQL" page #35

johnymontana opened this issue May 19, 2020 · 0 comments

Comments

@johnymontana
Copy link
Contributor

Use one of the example GraphQL schemas (either movies or business reviews) and show the features of the generated GraphQL API with GraphQL query examples (and GraphiQL).

Also show the generated Cypher queries in a tab.

Demonstrate:

  • Query field per type
  • Generated query field arguments
  • Ordering
  • Selection set
  • Nested selections
  • Nested field arguments
  • Filtering (basic)
  • Cypher directive fields

Who is the audience for this page? (new to GraphQL? new to Neo4j?)

How does this impact other pages with similar content?

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

No branches or pull requests

1 participant