--- title: QueryRoot - Partner API description: The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. api_version: 2025-10 api_name: partner type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/latest/objects/queryroot md: https://shopify.dev/docs/api/partner/latest/objects/queryroot.md --- # Query​Root object The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. ## Fields * app [App](https://shopify.dev/docs/api/partner/latest/objects/App) A Shopify [app](https://shopify.dev/concepts/apps). * public​Api​Versions [\[Api​Version!\]!](https://shopify.dev/docs/api/partner/latest/objects/ApiVersion) non-null The list of public Partner API versions, including supported, release candidate and unstable versions. * transaction [Transaction](https://shopify.dev/docs/api/partner/latest/interfaces/Transaction) A Shopify Partner transaction. * transactions [Transaction​Connection!](https://shopify.dev/docs/api/partner/latest/connections/TransactionConnection) non-null A list of the Partner organization's [transactions](https://help.shopify.com/partners/getting-started/getting-paid). ### Deprecated fields * conversation [Conversation](https://shopify.dev/docs/api/partner/latest/objects/Conversation) Deprecated (removal date set) * conversations [Conversation​Connection!](https://shopify.dev/docs/api/partner/latest/connections/ConversationConnection) non-nullDeprecated (removal date set) * job [Job](https://shopify.dev/docs/api/partner/latest/objects/Job) Deprecated (removal date set) * jobs [Job​Connection!](https://shopify.dev/docs/api/partner/latest/connections/JobConnection) non-nullDeprecated (removal date set) *** ## Map No referencing types