Sha256: 21ddc4ca790ac7dac2dfc1d36ac1c4776e923808495f828ecd43cbbba6568cf4

Contents?: true

Size: 190 Bytes

Versions: 5

Compression:

Stored size: 190 Bytes

Contents

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

<%= type['description'] %>

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

## Input Fields

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

<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
graphql-docs-0.6.2 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.6.1 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.6.0 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.5.3 lib/graphql-docs/layouts/graphql_input_objects.html
graphql-docs-0.5.2 lib/graphql-docs/layouts/graphql_input_objects.html