RuntimeFunctionDefinition
Represents a Node Function definition
Fields without arguments
Name | Type | Description |
---|---|---|
createdAt | Time! | Time when this RuntimeFunctionDefinition was created |
functionDefinitions | FunctionDefinitionConnection | Function definitions of the Node Function |
id | RuntimeParameterDefinitionID! | Global ID of this RuntimeFunctionDefinition |
identifier | String! | Identifier of the Node Function |
runtime | Runtime! | The runtime this Node Function belongs to |
updatedAt | Time! | Time when this RuntimeFunctionDefinition was last updated |