Query GraphQL space (POST) with environment
documentedSubmit a GraphQL query to a space/environment via POST.
POST /content/v1/spaces/{space}/environments/{environment}GraphQLno implementation yet0 runsInput
space*
Contentful Space ID
Your Contentful space ID
environment*
Environment name
Environment (e.g., master)
graphql_query*
GraphQL query
Your GraphQL query string
graphql_variables
GraphQL variables (JSON)
JSON object with variables
Calls Contentful as you (your API key is your account); keychains.dev holds the credentials.