Results 18 issues of Adam

TYPO3 Headless API provides endpoint for getting single plugin from API. This is helpful to handle forms. We should deliver new method here: https://github.com/TYPO3-Initiatives/nuxt-typo3/blob/master/lib/templates/lib/api.js

To avoid imports all content elements to bundle we should add possibility to switch them.

enhancement

Hi, our graphql API does not provide introspection on the main endpoint of graphql host. Is there possibility to disable generating or setup different url to get introspection ?

### Environment just stackblitz, there is no issue with environment ``` System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0...

pending triage
2.x

✋ is this module able to import types from node_modules ? I see it's able to resolve aliases, but we have an issue when we are trying to import type...

We have discussed with @rogoit and concluded that it's worth implementing E2E tests. We've decided to house the tests in this repository. This decision was based on having the most...

### Describe the Bug I've encountered an issue with Directus service layer when attempting to update relations by deleting items. Specifically, while updating relations with a payload that includes item...

:cake: Improvement

**Describe the bug** I have a JSON config file similar to this one: ```json { "sequences": [ "products_from_service, "products_mapper", "products_to_service" ] } ``` On the first run, I use `si...

read