OBJECT

DestroySourcePayload

Autogenerated return type of DestroySource

link GraphQL Schema definition

  • type DestroySourcePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • source: Source
  • }

link Require by