Skip to main content

GRAPHQL__SOURCE

Constant GRAPHQL__SOURCE 

Source
pub const GRAPHQL__SOURCE: &str = "graphql.source";
๐Ÿ‘ŽDeprecated:

Use GRAPHQL__DOCUMENT (graphql.document) instead.

Expand description

The GraphQL document being executed.

  • Scrubbing: Auto
  • Rewriting behavior: Backfill

ยงAliases