Uses of Class
org.allGraphQLCases.client2.PageInfo
Packages that use PageInfo
-
Uses of PageInfo in org.allGraphQLCases.client2
Methods in org.allGraphQLCases.client2 that return PageInfoModifier and TypeMethodDescriptionPageInfo.Builder.build()CharacterConnection.getPageInfo()HumanConnection.getPageInfo()Methods in org.allGraphQLCases.client2 with parameters of type PageInfoModifier and TypeMethodDescriptionvoidCharacterConnection.setPageInfo(PageInfo pageInfo) voidHumanConnection.setPageInfo(PageInfo pageInfo) HumanConnection.Builder.withPageInfo(PageInfo pageInfoParam)