modications for hubs and teams

This commit is contained in:
José Salazar
2026-01-22 12:24:57 -05:00
parent 6ef691881a
commit c211c4712d
7 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
mutation createTeam(
$teamName: String!
$ownerId: String!
$ownerId: UUID!
$ownerName: String!
$ownerRole: String!
$email: String