TypeError: Argument 2 passed to Drupal\jsonapi\Routing\Routes::Drupal\jsonapi\Routing\{closure}() must be an instance of Drupal\jsonapi\ResourceType\ResourceType, null given in Drupal\jsonapi\Routing\Routes::Drupal\jsonapi\Routing\{closure}() (line 434

I had to revert all my json api overrides. I can change the fields but the resource type if changed at all will yield a broken edit form and php errors resulting in the inability to get correct routes from /jsonapi path.

Comments

apmsooner created an issue. See original summary.

apmsooner’s picture