Type alias DetachCustomerPaymentMethodInput

DetachCustomerPaymentMethodInput: { customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["String"]> }

Type declaration