File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# GraphqlDevise
2- [ ![ Build Status] ( https://travis-ci.org /graphql-devise/graphql_devise.svg?branch=master )] ( https://travis-ci.org /graphql-devise/graphql_devise )
2+ [ ![ Build Status] ( https://travis-ci.com /graphql-devise/graphql_devise.svg?branch=master )] ( https://travis-ci.com /graphql-devise/graphql_devise )
33[ ![ Coverage Status] ( https://coveralls.io/repos/github/graphql-devise/graphql_devise/badge.svg?branch=master )] ( https://coveralls.io/github/graphql-devise/graphql_devise?branch=master )
44[ ![ Gem Version] ( https://badge.fury.io/rb/graphql_devise.svg )] ( https://badge.fury.io/rb/graphql_devise )
55
@@ -108,7 +108,7 @@ and `api/auth` could be any mount path you would like to use for auth.
108108 - Avoid passing the ` --mount ` option or the gem will try to use an existing schema.
109109
110110#### Mounting Operations in Your Own Schema (> v0.12.0)
111- To configure the gem to use your own GQL schema use the ` --mount ` option.
111+ To configure the gem to use your own GQL schema use the ` --mount ` option.
112112For instance the executing:
113113
114114``` bash
You can’t perform that action at this time.
0 commit comments