import type { Record_string_any_ } from './Record_string_any_.js'; export type GraphQLResponse = { data?: Record_string_any_; extensions?: Record_string_any_; };