On_RootQuery |
On_RootQuery.account(RootQuery_account callBuilder) |
Retrieve current `Account` details.
|
On_RootQuery |
On_RootQuery.asset(RootQuery_asset callBuilder) |
Retrieve `Asset` details by Id.
|
On_RootQuery |
On_RootQuery.assets(RootQuery_assets callBuilder) |
Retrieve `Assets` details by Ids.
|
On_RootQuery |
On_RootQuery.brand(RootQuery_brand callBuilder) |
Retrieve a `Brand` by its Id.
|
On_RootQuery |
On_RootQuery.brands(RootQuery_brands callBuilder) |
Retrieve `Brand` list for current `Account`.
|
On_RootQuery |
On_RootQuery.currentUser(RootQuery_currentUser callBuilder) |
Get the current `User`.
|
On_RootQuery |
On_RootQuery.library(RootQuery_library callBuilder) |
Retrieve `Library` details by Id.
|
On_RootQuery |
On_RootQuery.node(RootQuery_node callBuilder) |
Retrieve `Node` details by Id.
|
On_RootQuery |
On_RootQuery.project(RootQuery_project callBuilder) |
Deprecated.
|
On_RootQuery |
On_RootQuery.webhooks(RootQuery_webhooks callBuilder) |
Retrieve `WebhookItems` related to current `Account`.
|
On_RootQuery |
On_RootQuery.workspaceProject(RootQuery_workspaceProject callBuilder) |
Retrieve `WorkspaceProject` details by Id.
|