I have a collection when the primary key field is not 'id' but a custom name so when i apply a limit i get this error
{ "name": "DirectusError", "extensions": { "reason": "Invalid filter key \"id\" on \"ikuns\"" }, "code": "INVALID_QUERY", "status": 400 }
I have a collection when the primary key field is not 'id' but a custom name so when i apply a limit i get this error
{ "name": "DirectusError", "extensions": { "reason": "Invalid filter key \"id\" on \"ikuns\"" }, "code": "INVALID_QUERY", "status": 400 }
but there is no problem on another collections