This template now lives in the main graphiti repo, at templates/rails/all.rb, so it ships and evolves alongside the gem.
rails new blog --api -m https://raw.githubusercontent.com/graphiti-api/graphiti/main/templates/rails/all.rbThe all.rb here is a shim that applies the current template, so existing links to this repo keep working.