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

Add "Querying With GraphQL" page #35

Description

@johnymontana

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions