Functions§
- sort_
json_ object - Recursively sorts the keys of all JSON objects within the provided JSON value.
- sort_
json_ variables - Sort the “variables” field by name. We have to do this separately because that field is not a JSON object, instead it’s an array of tuples.