Skip to main content
object

Requires read_legal_policies access scope.

Policy that a merchant has configured for their store, such as their refund or privacy policy.

HTML!
non-null

The text of the policy. The maximum size is 512kb.

Date!
non-null

The date and time (ISO 8601 format) when the policy was created.

ID!
non-null

A globally-unique ID.

String!
non-null

The translated title of the policy. For example, Refund Policy or Politique de remboursement.

[Translation!]!
non-null

The published translations associated with the resource.

Arguments

String!
required

Filters translations locale.

ID

Filters translations by market ID. Use this argument to retrieve content specific to a market.


ShopPolicyType!
non-null

The shop policy type.

Date!
non-null

The date and time (ISO 8601 format) when the policy was last modified.

URL!
non-null

The public URL of the policy.


Was this section helpful?

mutation

Updates a shop policy.

Arguments

ShopPolicyInput!
required

The properties to use when updating the shop policy.



Was this section helpful?


Was this section helpful?