Run GraphQL(""query OpenJobs {
  jobs: _exp(_ql: "Job Publication Status._instances -> _filter(Current Job Status -> _is(Published and open))") {
    job: Job_to_Publish {
      _oid
    }
  }
}"")
Job_to_Publish as the field name, where it should be showing job.