Initial commit from monorepo
This commit is contained in:
8
graphql/operations/team/billing/GetTeamBalance.graphql
Normal file
8
graphql/operations/team/billing/GetTeamBalance.graphql
Normal file
@@ -0,0 +1,8 @@
|
||||
query GetTeamBalance {
|
||||
teamBalance {
|
||||
balance
|
||||
creditsPosted
|
||||
debitsPosted
|
||||
exists
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user