Sha256: cff2b50f333da45012a2fd32e0d469c38e8da617002d3178b01dd33f7b091ed8
Contents?: true
Size: 111 Bytes
Versions: 3
Compression:
Stored size: 111 Bytes
Contents
# frozen_string_literal: true Spree::Core::Engine.routes.draw do post '/graphql', to: 'graphql#execute' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
solidus_graphql_api-0.3.0 | config/routes.rb |
solidus_graphql_api-0.2.0 | config/routes.rb |
solidus_graphql_api-0.1.0 | config/routes.rb |