For the complete documentation index, see llms.txt. This page is also available as Markdown.

ExtraFieldInput

Input type for creating extra field answers

Fields

id (ID)

The ID of the extra field answer. Unique for each subscription and required in case of an update.

extraFieldId (ID!)

ID of the extra field the value is for.

value (String!)

The value of the extra field.

Last updated

Was this helpful?