I'm using admin on rest with the graphql client. When i create a element and hit the save button the page is redirect to the list view and the message "Element created" appear followed by "Element does not exist".
The element is created correctly in the database. Any idea on the second message warning?