OBJECT
type ListChart {# Identifier of the field the list is sorted by.sortBy: ID! # Sort direction applied to sortBy: Asc or Desc.sortOrder: SortOrder! }