Skip to main content

GloUserSpace

No description

type GloUserSpace {
defaultLanguage: String
domain: String
id: ID!
isPublic: Boolean!
name: String
userSpaceId: String
}

Fields

GloUserSpace.defaultLanguage ● String scalar

Default language for this user space.

GloUserSpace.domain ● String scalar

Domain associated with this user space.

GloUserSpace.id ● ID! non-null scalar

User space global resource identifier.

GloUserSpace.isPublic ● Boolean! non-null scalar

Whether this user space is publicly visible.

GloUserSpace.name ● String scalar

User space name.

GloUserSpace.userSpaceId ● String scalar

User space identifier.