Skip to main content

DiscoverSpaces

No description

type DiscoverSpaces {
spaces: SpacePaged!
topicId: UUID
location: String @deprecated
locationId: String
skillId: UUID
}

Fields

DiscoverSpaces.spaces ● SpacePaged! non-null object

DiscoverSpaces.topicId ● UUID scalar

DiscoverSpaces.location ● String deprecated scalar

DEPRECATED

Unsupported since version 1.0.16, use location_id instead

DiscoverSpaces.locationId ● String scalar

DiscoverSpaces.skillId ● UUID scalar

Returned By

discoverSpaces query