Class ConnectionParams
java.lang.Object
org.apache.unomi.graphql.fetchers.ConnectionParams
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT_PAGE_SIZE
public static final int DEFAULT_PAGE_SIZE- See Also:
-
-
Method Details
-
getFirst
-
getLast
-
getSize
public int getSize() -
getOffset
public int getOffset() -
getAfter
-
getBefore
-
getText
-
create
-