absinthe v1.2.0-beta.0 Absinthe.Phase.Document.Flatten
Flatten inline fragment contents and named fragments (via fragment spreads) from operation and field selections into their fields list. Resulting fields are tagged with the source fragment type conditions.
Note that no field merging occurs in this phase and that validation should occur before it is run (to, eg, prevent circular fragments).
Summary
Functions
Callback implementation for Absinthe.Phase.run/2
.