quill
                                
                                
                                
                                    quill copied to clipboard
                            
                            
                            
                        Do not output Candid IDL from queries, but JSON
Is this necessary? Candid can be clearer about enums and principals, and for a user who hasn't encountered its syntax it is not exactly unintuitive.
I would second that request. Candid can be clearer in some cases but is noisier in all cases.
From my point of view, JSON should be the default, Candid should be possible. So one should be able to provide an argument e.g. --format candid and pick the output format.
Obsoleted by queries outputting user-friendly data instead of IDL.