Namespace
Represents a Namespace
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this Namespace was created |
id | NamespaceID! | Global ID of this Namespace |
members | NamespaceMemberConnection! | Members of the namespace |
namespaceLicenses | NamespaceLicenseConnection! | Licenses of the namespace |
parent | NamespaceParent! | Parent of this namespace |
projects | NamespaceProjectConnection! | Projects of the namespace |
roles | NamespaceRoleConnection! | Roles of the namespace |
runtimes | RuntimeConnection! | Runtime of the namespace |
updatedAt | Time! | Time when this Namespace was last updated |