discoverSpaces
No description
discoverSpaces(
topicsV2: [String!]
geolocation: GeoJSON
skillsV2: [String!]
offset: Int! = 0
limit: Int! = 10
): [DiscoverSpaces]!
No description
discoverSpaces(
topicsV2: [String!]
geolocation: GeoJSON
skillsV2: [String!]
offset: Int! = 0
limit: Int! = 10
): [DiscoverSpaces]!
discoverSpaces.topicsV2 ● [String!] list scalardiscoverSpaces.geolocation ● GeoJSON scalardiscoverSpaces.skillsV2 ● [String!] list scalardiscoverSpaces.offset ● Int! non-null scalardiscoverSpaces.limit ● Int! non-null scalarDiscoverSpaces object