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