core
core copied to clipboard
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Hello everybody ! **API Platform version(s) affected**: 3.3.3 I have this resource : ``` #[ApiResource( uriTemplate: '/compta/dossiers/{dosId}/journals/{JrnId}', shortName: 'Journal', operations: [ new Post( uriTemplate: '/compta/dossiers/{dosId}/journals' ), new Put(), new Delete(),...
fixes #6372
**API Platform version(s) affected**: 3.3.x **Description** In my project, I use a `MutationResolver` to set the value of the currently logged in user to an entity `ActivityLog` during a GraphQL...
| Q | A | ------------- | --- | Branch? |3.3 | Tickets | n/a | License | MIT | Doc PR | n/a I've added some more phpdoc annotations....
| Q | A | ------------- | --- | Branch? | main | Tickets | | License | MIT | Doc PR | This service hard requires `symfony/yaml` - https://github.com/api-platform/core/blob/main/src/Serializer/YamlEncoder.php