Skip to content

Instantly share code, notes, and snippets.

@bdunogier
Created June 19, 2019 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdunogier/dadb58c73f1f3e96274d425cbf96285e to your computer and use it in GitHub Desktop.
Save bdunogier/dadb58c73f1f3e96274d425cbf96285e to your computer and use it in GitHub Desktop.
ArticleContentConnection:
type: relay-connection
inherits:
- DomainContentByIdentifierConnection
config:
nodeType: ArticleContent
DomainContentByIdentifierConnection:
type: relay-connection
config:
connectionFields:
totalCount:
type: Int
sliceSize:
type: Int!
orderBy:
type: String
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment