Query
Last updated
Was this helpful?
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
Last updated
Was this helpful?
Was this helpful?