• Alex Kalderimis's avatar
    This uses more sophisticated client query processing · 8412bdf4
    Alex Kalderimis authored
    Rather than skipping all queries that use the @client directive, we
    instead remove all such fields (and any arguments and fragments
    mentioned in the skipped sections) and then only skip the query if that
    then leaves us with an empty query.
    
    The query transformation is handled with a query printer.
    8412bdf4
mixed_client_invalid.query.graphql 101 Bytes