Magidoc

CreateProjectV2FieldInput
Input Object

Autogenerated input type of CreateProjectV2Field

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

dataType

Non-null

The data type of the field.

name

Non-null

The name of the field.

projectId

ID !
Non-null

The ID of the Project to create the field in.

singleSelectOptions

Options for a single select field. At least one value is required if data_type is SINGLE_SELECT

Usages

#

References

#

  • Argument input of field createProjectV2Field from type Mutation