Sha256: 5ccebcfcb56f2cf3b4b149b10ce75942bf3bf4573d02ee5fd32cca5aff5b300b

Contents?: true

Size: 164 Bytes

Versions: 7

Compression:

Stored size: 164 Bytes

Contents

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

<%= type['description'] %>

<% unless type['fields'].empty? %>

## Fields

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

<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
graphql-docs-0.6.2 lib/graphql-docs/layouts/graphql_interfaces.html
graphql-docs-0.6.1 lib/graphql-docs/layouts/graphql_interfaces.html
graphql-docs-0.6.0 lib/graphql-docs/layouts/graphql_interfaces.html
graphql-docs-0.5.3 lib/graphql-docs/layouts/graphql_interfaces.html
graphql-docs-0.5.2 lib/graphql-docs/layouts/graphql_interfaces.html
graphql-docs-0.5.1 lib/graphql-docs/layouts/graphql_interfaces.html
graphql-docs-0.5.0 lib/graphql-docs/layouts/graphql_interfaces.html