INPUT_OBJECT
1input SearchInput {42# Provide an offset to skip to a certain element in the result, for paging.3offset: Int75# Maximum number of results that were retrieved in this query; page size6limit: Int98index: [String]!1110query: JSONData!1312select: JSONData14}