OBJECT
BasketDeliveryMethod
link GraphQL Schema definition
- type BasketDeliveryMethod implements DeliveryMethodInterface {
- #
- ID! :
- #
- String! :
- #
- BasketPayment!]! : [
- #
- Int! :
- #
- Price! :
- }
OBJECT
- type BasketDeliveryMethod implements DeliveryMethodInterface {
- #
- ID! :
- #
- String! :
- #
- BasketPayment!]! : [
- #
- Int! :
- #
- Price! :
- }