Page MenuHomePhabricator

Use createZObjectKey instead of JSON.stringifying
Open, MediumPublic

Description

Description

This will increase key accuracy and possibly obviate an asJSON call.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • createZObjectKey instead of JSON.stringify
  • one less asJSON in the world

Completion checklist