INPUT_OBJECT

CreateSourceInput

Autogenerated input type of CreateSource

link GraphQL Schema definition

  • input CreateSourceInput {
  • attributes: SourceAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by