2.1 · Lesson

GraphQL Queries

In this lesson you will learn how the Neo4j GraphQL Library supports GraphQL queries.

Start with using these GraphQL type definitions that define a simple Movie type with only one Full definition for property (opens in a new tab)A named value stored on a node or a relationship. title. The database contains other data, but for now you will start with this simple type definition.