4 lines
60 B
GraphQL
4 lines
60 B
GraphQL
fragment PageInfo on PageInfo {
|
|
startCursor
|
|
endCursor
|
|
}
|