--- title: ShopifyProtectOrderEligibility - GraphQL Admin description: >- The eligibility details of an order's protection against fraudulent chargebacks by Shopify Protect. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyProtectOrderEligibility md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyProtectOrderEligibility.md --- # Shopify​Protect​Order​Eligibility object Requires `read_orders` access scope. The eligibility details of an order's protection against fraudulent chargebacks by Shopify Protect. ## Fields * status [Shopify​Protect​Eligibility​Status!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/ShopifyProtectEligibilityStatus) non-null The status of whether an order is eligible for protection against fraudulent chargebacks. *** ## Map ### Fields with this object * {}[ShopifyProtectOrderSummary.eligibility](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyProtectOrderSummary#field-ShopifyProtectOrderSummary.fields.eligibility)