Code0 LogoCode0

NamespaceProject

Represents a namespace project

Fields without arguments

NameTypeDescription
createdAtTime!Time when this NamespaceProject was created
descriptionString!Description of the project
flowsFlowConnectionFetches all flows in this project
idNamespaceProjectID!Global ID of this NamespaceProject
nameString!Name of the project
namespaceNamespace!The namespace where this project belongs to
primaryRuntimeRuntimeThe primary runtime for the project
runtimesRuntimeConnection!Runtimes assigned to this project
updatedAtTime!Time when this NamespaceProject was last updated

Fields with arguments

flow

Fetches an flow given by its ID

Returns Flow.

NameTypeDescription
idFlowID!Id of the flow

On this page