OBJECT

UpdateSourcePayload

Autogenerated return type of UpdateSource

link GraphQL Schema definition

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

link Require by