modications for hubs and teams
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mutation createTeam(
|
||||
$teamName: String!
|
||||
$ownerId: String!
|
||||
$ownerId: UUID!
|
||||
$ownerName: String!
|
||||
$ownerRole: String!
|
||||
$email: String
|
||||
|
||||
Reference in New Issue
Block a user