You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
describe'foobar',type: :graphqldoschema(FoobarSchema)do# Annoymous schema, similar to anonymous controllers.# Add stuff in this new schema here...endit'...'{}end
The text was updated successfully, but these errors were encountered:
Would be cool to be able to configure the schema at the per-test level. Maybe something like:
The text was updated successfully, but these errors were encountered: