IngestFeedQueryResultSet is a datatype for the ingest feed query result set.

This datatype is used by the ingestFeeds parameter of the key datatype, Repository, which is used by several GraphQL queries and mutations.

Table: IngestFeedQueryResultSet

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 25, 2024
results[IngestFeed]yes Long-TermThe paginated result set. See IngestFeed.
totalResultsintegeryes Long-TermThe total number of matching results.