thedrummeraki/tanoshimu

View on GitHub
lib/tasks/graphql.rake

Summary

Maintainability
Test Coverage
# frozen_string_literal: true
require "graphql/rake_task"
GraphQL::RakeTask.new(schema_name: "TanoshimuNewSchema")