GraphQL query for "MailingAddress"

I am looking to generate a GraphQL query to fetch “validationResultSummary” from “MailingAddress”.

Below is the document link for this: https://shopify.dev/docs/api/admin-graphql/2024-07/objects/MailingAddress#field-validationresultsummary

I am using “Shopify Storefront API GraphiQL” to generate the query but I am not able get “MailingAddress” in auto-complete. Can anyone help me on this?

Is the API schema set to Admin in the drop down menu at the top of the page?

Yes. It’s set to “GraphQL Admin API” as shown in the screenshot above.

Apologies for the confusion, I meant in the GraphiQL App itself. This also needs to be set to Admin API