Mutation templates currently use a slightly weird form. Instead should generate something closer to traditional crud mutations: * `CreatePost` * `UpdatePost` * `DeletePost`