export interface GeneSchema { Query: object; Mutation: object; }