linkToDocs
Examples
type LinkToDocs {
href: String!
title: String!
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Documentation link with title.
type LinkToDocs {
href: String!
title: String!
}href String!
URL of the documentation
title String!
Display text for the documentation link
Last updated
