This module looks incredibly useful but it isn't picking up my custom entity types. Is there a way to plug into the module so that my entity types appear in the UI?
Thanks!
This module looks incredibly useful but it isn't picking up my custom entity types. Is there a way to plug into the module so that my entity types appear in the UI?
Thanks!
Comments
Comment #2
balsamaHi. This module should _just work_ with custom entity types. It's possible that a previous version had a different bug, but I just tested with 2.0.3 and confirmed that custom entity types (and their bundles) show up in the Query Builder.
Comment #3
interlated commentedI get an error. I think it is because of custom entity types.
Message Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "entity" for route "jsonapi.bond--bond.individual" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 223 of /web/core/lib/Drupal/Core/Routing/UrlGenerator.php).
Comment #4
interlated commentedThe trace above was caused by not having uuid annotated on the class: