GraphQL API Reference
Query
Read operations for querying graphs, nodes, and edges
Learn more
Mutation
Write operations for modifying graph data
Learn more
Objects
GraphQL object types representing graph entities
Learn more
Inputs
Input types for mutations and complex queries
Learn more
Enums
Enumeration types for fixed value sets
Learn more
Scalars
Scalar types including custom types
Learn more
Unions
Union types for polymorphic returns
Learn more