INPUT_OBJECT

createStripeCustomerDetailInput

Autogenerated input type of createStripeCustomerDetail

link GraphQL Schema definition

  • input createStripeCustomerDetailInput {
  • # Options are 'hsa', 'fsa', and 'personal'. Defaults to personal
  • card_type_label: String
  • is_default: Boolean
  • token: String
  • user_id: ID
  • }