From 53102609698fca9ddb35e1147a0e33a318521256 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 18 Jan 2024 14:32:03 +0300 Subject: [PATCH] mutation-fix --- src/graphql/mutation/core/reaction-create.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphql/mutation/core/reaction-create.ts b/src/graphql/mutation/core/reaction-create.ts index eda8e220..c85d3353 100644 --- a/src/graphql/mutation/core/reaction-create.ts +++ b/src/graphql/mutation/core/reaction-create.ts @@ -18,7 +18,7 @@ export default gql` id slug } - create_by { + created_by { name slug pic