Intermediate type used to serialize a
GraphQL value.
The serialization is done during the execution, and
Output
contains already serialized data (in
List and
Object) as
well as the new layer that has to be serialized in the current step.
So
Output is parameterized by the serialization format.