Sha256: 60b6039f8a1cb964c2569d93498ced5fa714d8ec5f3cbf208998e1a5f9cc30ed

Contents?: true

Size: 127 Bytes

Versions: 4

Compression:

Stored size: 127 Bytes

Contents

module <%= type_ruby_name %>
  include Types::BaseInterface
<% normalized_fields.each do |f| %>  <%= f.to_ruby %>
<% end %>end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
graphql-1.8.6 lib/generators/graphql/templates/interface.erb
graphql-1.8.5 lib/generators/graphql/templates/interface.erb
graphql-1.8.4 lib/generators/graphql/templates/interface.erb
graphql-1.8.3 lib/generators/graphql/templates/interface.erb