Magidoc

AttributeValueCreateInput
Input Object

Fields

#

amount

Numeric value to support money or numeric attribute values.

boolean

Supports boolean attribute values.

currency

Currency to support money attribute values.

dateTime

Date and time representation of attribute value.

file

Supports file type attribute values.

fileUrl

URL type to support external links as attribute values.

name

Non-null

Name of a value displayed in the interface.

plainText

Supports attribute values with long text (plain text).

reference

Supports attribute values to reference any other nautical object (should be base64 ID)

richText

Supports attribute values with long text (html).

value

Supporting information like color, links, etc.

Usages

#

References

#

  • Argument input of field attributeValueCreate from type Mutation
  • Argument input of field attributeValueUpdate from type Mutation