Hello
I try to create an entity with linked items with graphql.
Does api-platform support posting an entity and nested collection in a single graphql mutation query ?
I can't find example in api-platform/core/features/graphql/mutation.feature
Do i have to make a custom query ?
thx