Code0 LogoCode0

RuntimeFunctionDefinition

Represents a runtime function definition

Fields without arguments

NameTypeDescription
createdAtTime!Time when this RuntimeFunctionDefinition was created
functionDefinitionsFunctionDefinitionConnectionFunction definitions of the runtime function definition
idRuntimeFunctionDefinitionID!Global ID of this RuntimeFunctionDefinition
identifierString!Identifier of the runtime function definition
linkedDataTypesDataTypeConnection!The data types that are referenced in this runtime function definition
runtimeRuntime!The runtime this runtime function definition belongs to
runtimeParameterDefinitionsRuntimeParameterDefinitionConnectionParameter definitions of the runtime function definition
signatureString!Signature of the runtime function definition
updatedAtTime!Time when this RuntimeFunctionDefinition was last updated

On this page