export interface ListPages_listPages {
  __typename: 'Page'
  id: string
  title: string
  text: string