Closed bdunogier closed 6 years ago
...so that they can be listed from a remote application.
It could be done from any page field definition. On the other hand, the options are the same for all of them, maybe it's not very accurate ? { _page { blockTypes } } might be more accurate.
{ _page { blockTypes } }
Implemented in the https://github.com/bdunogier/ezplatform-graphql-page package.
...so that they can be listed from a remote application.
It could be done from any page field definition. On the other hand, the options are the same for all of them, maybe it's not very accurate ?
{ _page { blockTypes } }
might be more accurate.