Hierarchy

  • RelationshipEntryRaw

Properties

content?: {
    __typename?: string;
    cursorType?: string;
    entryType?: string;
    itemContent?: RelationshipEntryItemContentRaw;
    value?: string;
}

Type declaration

  • Optional __typename?: string
  • Optional cursorType?: string
  • Optional entryType?: string
  • Optional itemContent?: RelationshipEntryItemContentRaw
  • Optional value?: string
entryId: string
sortIndex: string