CustomizeCheckoutInput
No description
input CustomizeCheckoutInput {
storeId: String!
identifier: CustomerIdentifier
name: NameInputOptions
secondaryPhone: CheckoutFieldOptions
postalCode: CheckoutFieldOptions
notesToSeller: CheckoutFieldOptions
checkoutNote: CheckoutNoteInput
orderConfirmationNotes: OrderConfirmationNotesInput
}