The Query type in GraphQL:
Defines the entry point for all queries
Functions like any other object type
Contains fields that operate in the same manner as other object types
Learn more about the Query type
Last updated 10 months ago
Was this helpful?