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 @nonnull removed
@nonnull
typename fields added for polymorphic/fragment cases
typename