Code0 LogoCode0

FunctionDefinition

Represents a function definition

Fields without arguments

NameTypeDescription
aliases[Translation!]Name of the function
createdAtTime!Time when this FunctionDefinition was created
dataTypeIdentifiersDataTypeIdentifierConnection!All data type identifiers used within this Node Function
deprecationMessages[Translation!]Deprecation message of the function
descriptions[Translation!]Description of the function
displayMessages[Translation!]Display message of the function
documentations[Translation!]Documentation of the function
genericKeys[String!]Generic keys of the function
idFunctionDefinitionID!Global ID of this FunctionDefinition
identifierString!Identifier of the function
names[Translation!]Name of the function
parameterDefinitionsParameterDefinitionConnectionParameters of the function
returnTypeDataTypeIdentifierReturn type of the function
runtimeFunctionDefinitionRuntimeFunctionDefinitionRuntime function definition
throwsErrorBoolean!Indicates if the function can throw an error
updatedAtTime!Time when this FunctionDefinition was last updated

On this page