super-graph/examples/rails-app/test/fixtures/products.yml

12 lines
207 B
YAML
Raw Permalink Normal View History

2019-03-24 14:57:29 +01:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
description: MyText
price: 9.99
two:
name: MyString
description: MyText
price: 9.99