myConnections
No description
myConnections(
offset: Int! = 0
limit: Int! = 10
): UserPaged!
No description
myConnections(
offset: Int! = 0
limit: Int! = 10
): UserPaged!
myConnections.offset
● Int!
non-null scalarmyConnections.limit
● Int!
non-null scalarUserPaged
object