The result of a parsing or validation operation. It's tri-state:
value and no-issue => success
no value and issues => failure
value and issues => partial success
no value and no issues => not possible
issues found during parsing/validations. Some of them might be Apollo specific and will not throw in getOrThrow