CustomerInput
No description
input CustomerInput {
email: String
name: String
phone: String
}
Fields
CustomerInput.email ● String scalar
CustomerInput.name ● String scalar
CustomerInput.phone ● String scalar
Member Of
CreatePaymentInput input ● CreateSubscriptionInput input ● UpdateChargeInput input ● UpdateSubscriptionInput input