Optional GraphQLOptional withOptional options: { Optional query?: stringOptional variables?: Record<string, DocumentType>Optional RESTOptional defaultDefault auth mode for REST API calls when no explicit auth is provided.
Optional retryRetry strategy for the REST API calls.
{ strategy: 'jittered-exponential-backoff' }
custom headers for given GraphQL service. Will be applied to all operations.