Marc Grau Benaiges
Marc Grau Benaiges
Hi! I'm trying to solve the same problem here. I'm new in api-platform and I'm using it for a GraphQL API, I think a good aproach would be to apply...
Hi! I have a quick and dirty fix for this, you need to implement a custom search filter and overwrite the "filterProperty" function, here's my code, I think it's all...
Hi! In my case, I had time constrants and I was working with a legacy database where all names was at plural, changes in the database weren't allowed and api...