refactor: migrate completely to urql
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
query GetMyTeams {
|
||||
myTeams {
|
||||
id
|
||||
name
|
||||
myRole
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user