The removeParser() GraphQL mutation may
be used to remove a parser. This is deprecated, and will be removed
in version 1.142, in favor of newer version that's more consistent
with the rest of the GraphQL API. Use instead
deleteParser().
For more information on parsers, see the Parsing Data
documentation page.
Syntax
Below is the syntax for the
removeParser() mutation field:
For RemoveParserInput,
there are a couple of parameters. Below is a list of them along
with a description of each:
Table: RemoveParserInput
Parameter
Type
Required
Default
Stability
Description
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
The name of the repository to which the parser is associated.
Returned Datatypes
The returned datatype
RemoveParserMutation
has one parameter, which in turn has many sub-parameters. Below is
a link to another table with the sub-parameters.
Table: RemoveParserMutation
Parameter
Type
Required
Default
Stability
Description
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.