diff --git a/apps/web/process/supplier-agent/get-kp-data/get-sums.ts b/apps/web/process/supplier-agent/get-kp-data/get-sums.ts index 22cef2b..d12138e 100644 --- a/apps/web/process/supplier-agent/get-kp-data/get-sums.ts +++ b/apps/web/process/supplier-agent/get-kp-data/get-sums.ts @@ -3,7 +3,7 @@ import initializeApollo from '@/apollo/client'; import type * as CRMTypes from '@/graphql/crm.types'; import { gql } from '@apollo/client'; -type Quote = NonNullable; +type Quote = NonNullable; const QUERY_GET_REWARD_RULES = gql` query GetRewardRules($conditionId: Uuid!) {