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