Skip to main content
interface

A job corresponds to some long running task that the client should poll for status.

•Boolean!
non-null

This indicates if the job is still queued or has been run.

•ID!
non-null

A globally-unique ID that's returned when running an asynchronous mutation.


Was this section helpful?

Anchor to Types implemented inTypes implemented in


Was this section helpful?