OBJECT

CreateSourcePayload

Autogenerated return type of CreateSource

link GraphQL Schema definition

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

link Require by