query getWebsiteSectionBasic($sectionId: Int!) { getWebsiteSection(input: { id: $sectionId }) { id name status alias } }