AssignParserToIngestTokenInputV2 is an input datatype for assigning a parser to an ingest token. It's by the assignParserToIngestTokenV2() mutation field.

Table: AssignParserToIngestTokenInputV2

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 17, 2024
parserstringyes Long-TermThe unique identifier or name of the parser to assign to the ingest token. Parsers in packages can be referred to as packagescope/packagename:parsername.
repositoryNamestringyes Long-TermThe name of the repository.
tokenNamestringyes Long-TermThe name of the ingest token.