communities
communities(
limit: Int = 10
offset: Int = 0
order: [CommunityOrder]
where: CommunityFilter
): [Community]Arguments
communities.limit ● Int scalar
communities.offset ● Int scalar
communities.order ● [CommunityOrder] list input
communities.where ● CommunityFilter input
Type
Community object
Last updated
Was this helpful?