INPUT_OBJECT

UpdateApprovalInput

Autogenerated input type of UpdateApproval

link GraphQL Schema definition

  • input UpdateApprovalInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • email: String
  • namespace: String
  • approved: Boolean
  • }

link Require by