Code0 LogoCodeZero

RuntimeFunctionDefinition

Represents a runtime function definition

Fields without arguments

NameTypeDescription
aliases[Translation!]Aliases
createdAtTime!Time when this RuntimeFunctionDefinition was created
definitionSourceStringThe source that defines this definition
deprecationMessages[Translation!]Deprecation messages
descriptions[Translation!]Descriptions of the runtime function definition
displayIconStringDisplay icon of the runtime function definition
displayMessages[Translation!]Display messages
documentations[Translation!]Documentations of the runtime function definition
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
names[Translation!]Names of the 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
throwsErrorBoolean!Indicates if the function can throw an error
updatedAtTime!Time when this RuntimeFunctionDefinition was last updated
versionString!Version of the runtime function definition

On this page