… graphql`; export const WS_URL = “wss://api.crm.refine.dev/graphql”; export const client = new GraphQLClient(API_URL, { fetch: (url: string …
… graphql`; export const WS_URL = “wss://api.crm.refine.dev/graphql”; export const client = new GraphQLClient(API_URL, { fetch: (url: string …