Check that possibleTypes for apollo are correct
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.
Showing
Please register or sign in to comment