For the complete documentation index, see llms.txt. This page is also available as Markdown.

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