object ReturnAttachmentTypeCountableEdge

A Relay edge containing a ReturnAttachmentTypeCountable and its cursor.

Fields

FieldTypeDescription
nodeReturnAttachmentType

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

{
  "node": ReturnAttachmentType,
  "cursor": "abc123"
}