CopmanyAddressType
No description
type CopmanyAddressType {
companyName: String
street: String
postalcode: String
city: String
email: String
phone: String
website: String
}
Fields
CopmanyAddressType.companyName ● String scalar
CopmanyAddressType.street ● String scalar
CopmanyAddressType.postalcode ● String scalar
CopmanyAddressType.city ● String scalar
CopmanyAddressType.email ● String scalar
CopmanyAddressType.phone ● String scalar
CopmanyAddressType.website ● String scalar
Member of
CompanyType object