NamespaceProject
Represents a namespace project
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this NamespaceProject was created |
description | String! | Description of the project |
id | NamespaceProjectID! | Global ID of this NamespaceProject |
name | String! | Name of the project |
namespace | Namespace! | The namespace where this project belongs to |
updatedAt | Time! | Time when this NamespaceProject was last updated |