--- title: Link - GraphQL Admin description: A link to direct users to. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/Link' md: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/Link.md' --- # Link object A link to direct users to. ## Fields * label [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null A context-sensitive label for the link. * translations [\[Translation!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Translation) non-null The published translations associated with the resource. * url [URL!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/URL) non-null The URL that the link visits. *** ## Map ### Fields with this object * {}[AppFeedback.link](https://shopify.dev/docs/api/admin-graphql/unstable/objects/AppFeedback#field-AppFeedback.fields.link) *** ## Interfaces * [Has​Published​Translations](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/HasPublishedTranslations) interface *** ## ||-Link Implements ### Implements * ||-[Has​Published​Translations](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/HasPublishedTranslations)