INPUT_OBJECT

RemoveCardOnFileInput

Autogenerated input type of RemoveCardOnFile

link GraphQL Schema definition

  • input RemoveCardOnFileInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID!
  • remove_card_on_file: Boolean!
  • }