Type alias GetCustomerStatisticsQuery

GetCustomerStatisticsQuery: { __typename?: "Query"; getCustomerByRefId?: { __typename?: "Customer" } & CustomerStatisticsFragment | null }

Type declaration