Sha256: 5b356d12c8e5b83db98cfd7bcb4bc07426e9867e141afa589b83a6b22a126201

Contents?: true

Size: 166 Bytes

Versions: 8

Compression:

Stored size: 166 Bytes

Contents

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

<%= type['description'] %>

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

### Fields

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

<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

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