Skip to main content

spaces

No description

spaces(
location: String
geolocation: GeoJSON
topicsV2: [String!]
skillsV2: [String!]
memberId: UUID
offset: Int! = 0
limit: Int! = 10
): SpacePaged!

Arguments

spaces.location ● String scalar

Unsupported since version 1.0.16, use geolocation instead

spaces.geolocation ● GeoJSON scalar

spaces.topicsV2 ● [String!] list scalar

spaces.skillsV2 ● [String!] list scalar

spaces.memberId ● UUID scalar

spaces.offset ● Int! non-null scalar

spaces.limit ● Int! non-null scalar

Type

SpacePaged object