Code0 LogoCode0

Namespace

Represents a Namespace

Fields without arguments

NameTypeDescription
createdAtTime!Time when this Namespace was created
currentNamespaceLicenseNamespaceLicense(EE only) Currently active license of the namespace
idNamespaceID!Global ID of this Namespace
membersNamespaceMemberConnection!Members of the namespace
namespaceLicensesNamespaceLicenseConnection!(EE only) Licenses of the namespace
parentNamespaceParent!Parent of this namespace
projectsNamespaceProjectConnection!Projects of the namespace
rolesNamespaceRoleConnection!Roles of the namespace
runtimesRuntimeConnection!Runtime of the namespace
updatedAtTime!Time when this Namespace was last updated
userAbilitiesNamespaceUserAbilities!Abilities for the current user on this Namespace

Fields with arguments

project

Query a project by its id

Returns NamespaceProject.

NameTypeDescription
idNamespaceProjectID!GlobalID of the target project

On this page