Uses of Class
org.allGraphQLCases.client2.PageInfo.Builder
-
Uses of PageInfo.Builder in org.allGraphQLCases.client2
Modifier and TypeMethodDescriptionstatic PageInfo.Builder
PageInfo.builder()
PageInfo.Builder.withEndCursor
(String endCursorParam) PageInfo.Builder.withHasNextPage
(Boolean hasNextPageParam) PageInfo.Builder.withHasPreviousPage
(Boolean hasPreviousPageParam) PageInfo.Builder.withStartCursor
(String startCursorParam)