Skip to content

operationName for Apollo Federation Gateway #595

Open
@SammoMichael

Description

@SammoMichael

Migrating to a new Federated Apollo GraphQL Service, and all operations are required to apply an "operationName": "SomethingQuery" or is deemed a forbidden operation, so introspection and testing queries is not working against it.

Is there currently a way to configure the requests to look like this in the GraphQL Plugin Client?

--data-raw '{"operationName":"IntrospectionQuery","variables":{},"query":"query IntrospectionQuery {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions