OBJECT
An Apple Pay shipping method for delivering physical goods attachment
type ApplePayShippingMethodAttachmentType {# Non negative cost associated with this shipping methodamount: Float! # Additional description of the shipping methoddetail: String! # Identifier of the shipping methodidentifier: String! # A short description of the shipping methodlabel: String! }