Prismic GraphQL API
A read-only GraphQL endpoint for deep and selective fetching of content from a Prismic repository. The schema is generated per repository: every custom type and shared slice produces its own object types, Where* filters, Sort* enums and Query root fields at runtime, on top of a small built-in base schema. Queries are sent as GET requests with a `Prismic-Ref` header. Each repository also gets its own hosted GraphQL explorer.