points
No description
points(
afterId: UUID
pageSize: Int = 50
projectID: UUID!
): [Point!]!
No description
points(
afterId: UUID
pageSize: Int = 50
projectID: UUID!
): [Point!]!
points.afterId
● UUID
scalarpoints.pageSize
● Int
scalarpoints.projectID
● UUID!
non-null scalarPoint
object