Skip to main content

spaceById

No description

spaceById(
idOrName: String!
): Space

Arguments

spaceById.idOrName ● String! non-null scalar

idOrName can either be the space id or name (slug). If none of them is found, an error with the message 'Space not found' is thrown.

Type

Space object

Community(id, creator, name, title, description, rules, avatar, avatar_blurhash, cover, cover_blurhash, created, type, color, user_adjective, users_adjective, invites_enabled, is_deleted, location, geolocation, contact_description, contact_email, contact_phone)