Shopemaa GraphQL Types #
GuestCheckoutPlaceOrderParams #
Type: Input
Fields:
cartId: String // Required
billingAddress: AddressParams // Required
shippingAddress: AddressParams
paymentMethodId: String
shippingMethodId: String
couponCode: String
firstName: String // Required
lastName: String // Required
email: String // Required