> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/extra-field-input.md).

# ExtraFieldInput

### Fields

#### id ([ID](/graphql-api/api-reference/objects/id.md))

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

#### extraFieldId ([ID](/graphql-api/api-reference/objects/id.md)!)

ID of the extra field the value is for.

#### value ([String](/graphql-api/api-reference/objects/string.md)!)

The value of the extra field.
