You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: GraphQL error: field "update_discount_by_pk" not found in type: 'discount_expanded_validitydaterange'
I did not find any hints in the documentation why this could be happening. How would an appropriate mutation have to look like? Could you please provide some examples(documentation on how should a mutation look like).
I'm trying to use a custom mutation, but the dataprovider does some strange things to my query:
Console error:
Error: GraphQL error: field "update_discount_by_pk" not found in type: 'discount_expanded_validitydaterange'
I did not find any hints in the documentation why this could be happening. How would an appropriate mutation have to look like? Could you please provide some examples(documentation on how should a mutation look like).
Thanks
PS. Issue simular to #49 closed without answer.
The text was updated successfully, but these errors were encountered: