-
Alex Kalderimis authored
This uses the new GlobalID type in our GraphQL code. The benefits of this are that we move validation about static data to outer edges of the system, can remove validation code, and gain assurance about the IDs we accept in our system.
99dd3edc