making city null
This commit is contained in:
@@ -2,7 +2,7 @@ mutation createTeamHub(
|
||||
$teamId: UUID!
|
||||
$hubName: String!
|
||||
$address: String!
|
||||
$city: String!
|
||||
$city: String
|
||||
$state: String
|
||||
$zipCode: String
|
||||
$managerName: String
|
||||
|
||||
Reference in New Issue
Block a user