• Lukas Eipert's avatar
    Check that possibleTypes for apollo are correct · de472d6d
    Lukas Eipert authored
    When our GraphQL Union types or Interfaces change, we need to regenerate
    app/assets/javascripts/graphql_shared/possibleTypes.json. Not doing this
    has caused a regression before, so we create a little script to
    regenerate the types _and_ check whether the checked in types are
    correct in CI.
    de472d6d
graphql.js 6.53 KB