RootLayout
No description
type RootLayout {
id: ID!
favicon: String
headerScripts: String
footerScripts: String
}
Fields
RootLayout.id
● ID!
non-null scalar
RootLayout.favicon
● String
scalar
RootLayout.headerScripts
● String
scalar
RootLayout.footerScripts
● String
scalar
Member of
Company
object