Skip to main content

FunctionCallArgValue

API reference

A value passed as a named argument to a function call.

Implements Node

id: ID!

A unique identifier for this FunctionCallArgValue.

name: String!

The name of the argument.

value: JSON!

The value of the argument represented as a JSON serialized string.

References

Returned by