Skip to content

Add type annotations for error tracking resolvers

Alex Kalderimis requested to merge ajk-281697-error-tracking into master

What does this MR do?

This adds type annotations to error-tracking resolvers. See #281697 (closed).

This also moves other metadata from field definitions to the resolver. Importantly this includes arguments.

As a developer facing change, this does not require a change-log.

As part of this, erroneous arguments (derived from the connection field extension) are removed from the schema and the documentation.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Alex Kalderimis

Merge request reports

Loading