OperationId
The id of an operation associated with its name so that it can be looked up.
Parameters
id
the generated id for the operation
name
the name of the operation, such as "FooQuery" below
query FooQuery {
foo
}
Content copied to clipboard