Scalars
Custom scalar types extend the built-in GraphQL scalar types (String, Int, Float, Boolean, ID).
← Back to GraphQL API Reference
ISO8601Date
An ISO 8601-encoded date
Spec: https://tools.ietf.org/html/rfc3339
ISO8601DateTime
An ISO 8601-encoded datetime
Spec: https://tools.ietf.org/html/rfc3339
JSON
Represents untyped JSON
Upload
—
Last updated: 2026-09-10 (auto-generated from schema.graphql)