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