OBJECT
Navigation link
type CustomNavLink {# Image to render. `text` represents alt text when `image` is presentimage: String text: String! url: String! }