Skip to main content

Parameters

See plugin common configurations for configuration options available to all plugins.

  • query

    string

    required


    GraphQL query to be sent to the upstream.

  • operation_name

    string


    Name of the operation. Required if multiple operations are included in the query.

  • variables

    array[string]


    Variables used in GraphQL queries.