Code0 LogoCode0

FunctionDefinition

Represents a function definition

Fields without arguments

NameTypeDescription
createdAtTime!Time when this FunctionDefinition was created
deprecationMessagesTranslationConnectionDeprecation message of the function
descriptionsTranslationConnectionDescription of the function
documentationsTranslationConnectionDocumentation of the function
genericKeys[String!]Generic keys of the function
idFunctionDefinitionID!Global ID of this FunctionDefinition
namesTranslationConnectionName 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