Parses .graphql files into structured GraphQLOperationInfo and GraphQLFragmentInfo models.
Parses all fragment definitions from a single .graphql file.
Parses all operations from a single .graphql file. A file may contain multiple operations.