OBJECT
AssignTasksPayload
Autogenerated return type of AssignTasks
link GraphQL Schema definition
- type AssignTasksPayload {
- : BackgroundJob
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- }
OBJECT
Autogenerated return type of AssignTasks
- type AssignTasksPayload {
- : BackgroundJob
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- }