Add countries and category to vendors
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -182,6 +182,7 @@ type Vendor implements Node {
|
||||
category: VendorCategory!
|
||||
websiteUrl: String
|
||||
privacyPolicyUrl: String
|
||||
countries: [String!]!
|
||||
}
|
||||
|
||||
type VendorConnection {
|
||||
|
||||
Reference in New Issue
Block a user