TypesInputsBillingAddressInput (Input)On this pageBillingAddressInput (Input)DescriptionNo descriptionFieldsNameDescriptioncity - Stringcountry - String!postalCode - Stringstate - StringstreetAddress - Stringinput BillingAddressInput { city: String country: String! postalCode: String state: String streetAddress: String}