API ReferenceObjectsListItemOn this pageListItemAn individual item within a list.type ListItem { id: ID! item: Listable note: ListNote position: Int!}Fieldsid (ID!)item (Listable)The specific podcast, episode, or header.note (ListNote)Any note the user attached to this item.position (Int!)Where in the list this item is located.