Amend your GraphQL mutation in //graphql/mutations/mutations.ts like so: import { gql } from “@apollo/client”;. export const CREATE_CHATBOT = gql …
Amend your GraphQL mutation in //graphql/mutations/mutations.ts like so: import { gql } from “@apollo/client”;. export const CREATE_CHATBOT = gql …