GraphQL referenceOperationsStableQueriesjobStatusOn this pagejobStatusFetches the current status of a job from the database Restrictions: Requires an admin user jobStatus( id: Int!): Job! Arguments id ● Int! Type Job A Job contains the id of the row and status of a queued mutation in the database