OperationDefinitionUpdate
No description
OperationDefinitionUpdate(
id: ID!
res: OperationDefinitionUpdateInput!
): OperationDefinition
Arguments
OperationDefinitionUpdate.id ● ID! non-null scalar
OperationDefinitionUpdate.res ● OperationDefinitionUpdateInput! non-null input
Type
OperationDefinition object
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction). If the element is present, it must have either a @value, an @id, or extensions