Skip to main content

discoverSpaces

No description

discoverSpaces(
topicIds: [UUID]
location: String
geolocation: GeoJSON
skillIds: [UUID]
offset: Int! = 0
limit: Int! = 10
): [DiscoverSpaces]!

Arguments

discoverSpaces.topicIds ● [UUID] list scalar

discoverSpaces.location ● String scalar

Unsupported since version 1.0.16, use geolocation instead

discoverSpaces.geolocation ● GeoJSON scalar

discoverSpaces.skillIds ● [UUID] list scalar

discoverSpaces.offset ● Int! non-null scalar

discoverSpaces.limit ● Int! non-null scalar

Type

DiscoverSpaces object