api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
483 stars 131 forks source link

feat: add useIntrospection hook to ask for a new introspection #339

Closed alanpoulain closed 3 years ago

alanpoulain commented 3 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

Introduce a new useIntrospection hook.

It asks for a new call to the introspect method (in the data provider) by the AdminGuesser.