Interface AdminRunGraphQLOperation200Response

The result of the specified operation.

Export

AdminRunGraphQLOperation200Response

Hierarchy

  • AdminRunGraphQLOperation200Response

Properties

Properties

data: any

The result of a successful operation. If null, the operation had errors.

Memberof

AdminRunGraphQLOperation200Response

errors?: any

A list of errors encountered while running an operation.

Memberof

AdminRunGraphQLOperation200Response

Generated using TypeDoc