schema.graphql
fragments.graphql
(INTERFACE)
paging info for SomeobjectLists
interface IPaginationResults {# pagination page infopageInfo: PageInfo }