The GraphQL operation String to be sent to the server. This might differ from the input *.graphql file with:
*.graphql
whitespaces removed
Apollo client directives like @catch removed
@catch
typename fields added for polymorphic/fragment cases
typename