Flattens an array of operation blocks into single operations for each defined operation. Used, for example, to combine multiple Query {} blocks into a single Query {} block to prevent erroneous schemas.
Query {}
Flattens an array of operation blocks into single operations for each defined operation. Used, for example, to combine multiple
Query {}blocks into a singleQuery {}block to prevent erroneous schemas.