CustomerCountryInput
No description
input CustomerCountryInput {
name: String!
code2: String!
}
No description
input CustomerCountryInput {
name: String!
code2: String!
}
CustomerCountryInput.name ● String! non-null scalarCustomerCountryInput.code2 ● String! non-null scalar