• Alex Kalderimis's avatar
    Design-Management: use GlobalID scalar · 99dd3edc
    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
design_at_version_resolver.rb 1.15 KB