OBJECT
Static page on site
type StaticPageAlias {# Primary Keyid: Int! # StaticPage IDpage_id: Int! # Custorm URL (alias) without protocol & domain & trailing slashesurl: String! # Count views of this aliasviews: Int! }