Uses of Class
org.allGraphQLCases.client2.PageInfo.Builder
Packages that use PageInfo.Builder
-
Uses of PageInfo.Builder in org.allGraphQLCases.client2
Methods in org.allGraphQLCases.client2 that return PageInfo.BuilderModifier and TypeMethodDescriptionstatic PageInfo.BuilderPageInfo.builder()PageInfo.Builder.withEndCursor(String endCursorParam) PageInfo.Builder.withHasNextPage(Boolean hasNextPageParam) PageInfo.Builder.withHasPreviousPage(Boolean hasPreviousPageParam) PageInfo.Builder.withStartCursor(String startCursorParam)