Sha256: b294e57745b837a598fac86290af77bcf9f69efdb9a20b4eb64a547c1e3ac961

Contents?: true

Size: 174 Bytes

Versions: 8

Compression:

Stored size: 174 Bytes

Contents

## <%= type['name'] %>

<%= type['description'] %>

<% unless type['inputFields'].nil? %>

<%= include.('input_fields.html', input_fields: type['inputFields']) %>

<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
graphql-docs-0.4.1 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.4.0 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.3.0 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.2.2 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.2.1 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.2.0 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.1.1 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.1.0 lib/graphql-docs/layouts/graphql_input_objects.html