linkToDocs

Documentation link with title.

Examples

type LinkToDocs {
  href: String!
  title: String!
}

Fields

Field
Description
Supported fields

href String!

URL of the documentation

title String!

Display text for the documentation link

References

Fields with this object:

Last updated