making city null
This commit is contained in:
@@ -6,7 +6,7 @@ type TeamHub @table(name: "team_hubs") {
|
||||
|
||||
hubName: String!
|
||||
address: String!
|
||||
city: String!
|
||||
city: String
|
||||
state: String
|
||||
zipCode: String
|
||||
managerName: String
|
||||
|
||||
Reference in New Issue
Block a user