OptionalonSchemaChange?: OnSchemaChangeOptionalschemaCacheTTL?: numberOptional_Optional_OptionalfragmentDefinitions: Map<string, FragmentInfo> | nullOptionalappName: stringOptionalqueryHasExtensions: boolean | nullTakes an array of GraphQL File information and batch-processes into a map of fragmentDefinitions and GraphQL file cache.
Returns a Promise to read a GraphQL file and return a GraphQL metadata including a parsed AST.
Given a list of GraphQL file metadata, read all files collected from watchman and create fragmentDefinitions and GraphQL files cache.
Helper functions to perform requested services from client/server.