users
users(
after: String
filter: UserFilterInput
limit: Int
order: [UserOrderByInput!]
): UserConnectionResult!Arguments
after ● String scalar
filter ● UserFilterInput input
limit ● Int scalar
order ● [UserOrderByInput!] list input
Type
UserConnectionResult union
Last updated
Was this helpful?