Ruby graphql-ruby: Difference between revisions

From wikinotes
 
(13 intermediate revisions by the same user not shown)
Line 25: Line 25:
|-
|-
| [[graphql-ruby setup]]
| [[graphql-ruby setup]]
|-
| [[graphql-ruby usage]]
|-
|-
| [[graphql-ruby datatypes]]
| [[graphql-ruby datatypes]]
Line 33: Line 35:
</blockquote><!-- Notes -->
</blockquote><!-- Notes -->


= Syntax =
= GraphQL Syntax =
<blockquote>
<blockquote>
{| class="wikitable"
{| class="wikitable"
|-
| [[graphql-ruby fields]]
|-
|-
| [[graphql-ruby objects]]
| [[graphql-ruby objects]]
Line 44: Line 44:
|-
|-
| [[graphql-ruby mutations]]
| [[graphql-ruby mutations]]
|-
| [[graphql-ruby relationships]]
|-
| [[graphql-ruby subscriptions]]
|-
|}
</blockquote><!-- GraphQL Syntax -->
= Graphql-Ruby Feature Syntax =
<blockquote>
{| class="wikitable"
|-
|-
| [[graphql-ruby connections]]
| [[graphql-ruby connections]]
|-
| [[graphql-ruby authorization]]
|-
| [[graphql-ruby dataloader]]
|-
| [[graphql-ruby testing]]
|-
|-
|}
|}
</blockquote><!-- Syntax -->
</blockquote><!-- Custom Syntax -->

Latest revision as of 14:23, 4 October 2021