campaigns: Remove all references to old graphql types
Created by: eseliger
Since the new type system was introduced, we had two different ways to describe things in our codebase.
This streamlines the usage of the types to just use the new ones from graphql-operations
.