GraphqlQuery: {
    query: string;
    variables?: {};
}

The graphql query type to pass into the queryIndexer function