This could be elegantly solved by using the order in the project's schema file.
@marktani Would love to see the ability to do this via the schema file.
Along with re-ordering, I would appreciate being able to add comments to my schema that are persisted between changes. Right now, any re-ordering or comments added are overwritten after saving via the schema editor UI.
Well, according to the GraphQL spec, query result fields are unordered, so there's really no use for changing the order...
This is about the order of fields as shown in the databrowser and elsewhere in the console 馃檪
This issue has been moved to graphcool/graphcool-framework.
Most helpful comment
@marktani Would love to see the ability to do this via the schema file.
Along with re-ordering, I would appreciate being able to add comments to my schema that are persisted between changes. Right now, any re-ordering or comments added are overwritten after saving via the schema editor UI.