Objects
/
ItemsResponse

ItemsResponse

Fields

  • cursor
    String
    An opaque cursor that represents the position in the list after the last returned item. Use this cursor for pagination to fetch the next set of items. If the cursor is null, there are no more items to fetch.
  • items
    [Item!]!
    Required
    The items associated with the cursor.
ItemIdValueLastUpdatedValue
Built with