CountryStoreInput
No description
input CountryStoreInput {
countryCode: String!
storeId: String!
}
No description
input CountryStoreInput {
countryCode: String!
storeId: String!
}
CountryStoreInput.countryCode ● String! non-null scalarCountryStoreInput.storeId ● String! non-null scalar