spaces
No description
spaces(
topicId: UUID
location: String
geolocation: GeoJSON
skillIds: [UUID]
topicSlug: String
topicSlugs: [String]
skillSlugs: [String]
memberId: UUID
offset: Int! = 0
limit: Int! = 10
): SpacePaged!
Arguments
spaces.topicId
● UUID
scalar
spaces.location
● String
scalar
Unsupported since version 1.0.16, use geolocation instead