OBJECT

deleteShapaConnectionPayload

Autogenerated return type of deleteShapaConnection

link GraphQL Schema definition

  • type deleteShapaConnectionPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • shapa_connection: ShapaConnection
  • }

link Require by