OBJECT

UnsupportedAttachment

Fallback attachment type

link GraphQL Schema definition

  • type UnsupportedAttachment {
  • # This field is only present for the technical reason that GraphQL object types
  • # must contain at least one field. Its value is always `null`.
  • _unusedField: Boolean
  • }