Nikita Leshchev

Results 3 comments of Nikita Leshchev

@Korbeil any updates about this issue?

Also it would be great if you create recipe for automatic installation After installation I've got following error: The service "graphql.security_manager" has a dependency on a non-existent service "security.authorization_checker". I...

You have to either add `NOT NULL` to your generated column definition or add `nullable: true` to the column definition in your entity. This would help at least pass schema...