Skip to main content

Link

A text link.

type Link {
link: String!
text: String
}

Fields

Link.link ● String! non-null scalar common

The URL of the link.

Link.text ● String scalar common

The displayed text of the link.

Implemented by

ValueTypeUnion union