Link object
A link to direct users to.
On this page
Fields
label ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
A context-sensitive label for the link.
translations ([[PublishedTranslation!]!](https://shopify.dev/docs/admin-api/graphql/reference/translations/publishedtranslation))
The translations associated with the resource.
| Argument | Description |
|---|---|
locale( [String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)) REQUIRED |
Filters translations locale. |
url ([URL!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
The URL that the link visits.
Types that return Link
[AppFeedback.link](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback#link-2021-01)
Implements
[HasPublishedTranslations](https://shopify.dev/docs/admin-api/graphql/reference/translations/haspublishedtranslations)
