--- title: JobConnection - Partner API description: The connection type for Job. api_version: 2025-10 api_name: partner type: connection api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/latest/connections/jobconnection md: https://shopify.dev/docs/api/partner/latest/connections/jobconnection.md --- # Job​Connection connection The connection type for Job. ## Queries with this connection * [jobs](https://shopify.dev/docs/api/partner/latest/queries/jobs) query Deprecated (removal date set) *** ## Possible returns * edges [\[Job​Edge!\]!](https://shopify.dev/docs/api/partner/latest/objects/JobEdge) non-null A list of edges. * page​Info [Page​Info!](https://shopify.dev/docs/api/partner/latest/objects/PageInfo) non-null Information about pagination in a connection. *** ## Map ### Possible returns * <->[Job​Connection.edges](https://shopify.dev/docs/api/partner/latest/connections/JobConnection#returns-edges) * <->[Job​Connection.pageInfo](https://shopify.dev/docs/api/partner/latest/connections/JobConnection#returns-pageInfo)