DB
FunctionsArray

array_append

Appends the provided value to the end of the input array and returns the resulting array.

array_append(…) → String

Kind · scalar

Appends the provided value to the end of the input array and returns the resulting array.

Part of the Array family.