How to correctly display nested resource name in create hook notification ?
I am getting a notification like "Successfully created orderes/1/items" when using the useCreateMany hook with nested resource
orders/1/items, any ideas on how to fix this.