Skip to content

Conversation

@mjfwebb
Copy link
Contributor

@mjfwebb mjfwebb commented Nov 27, 2023

No description provided.

@neo-technology-commit-status-publisher
Copy link
Collaborator

neo-technology-commit-status-publisher commented Nov 27, 2023

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

Copy link
Contributor

@lidiazuin lidiazuin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Michael! I left some editorial suggestions.


=== Decoded JWTs

Alternatively, you can pass a key `jwt` of type `JwtPayload` into the context, which has the following definition:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Alternatively, you can pass a key `jwt` of type `JwtPayload` into the context, which has the following definition:
Alternatively, you can pass a key `jwt` of type `JwtPayload` into the context:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm this one might need some reworking. The code this refers to is actually not an example of how to use the payload, it is instead the shape of the payload.

We didn't want to go into too much detail about what a user would need to do specifically, instead just providing them enough information to make informed decisions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see! It's ok, so just ignore my suggestion :)

mjfwebb and others added 2 commits November 27, 2023 13:12
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
…ion.adoc

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
mjfwebb and others added 2 commits November 27, 2023 13:25
…ion.adoc

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
…ion.adoc

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
@mjfwebb mjfwebb merged commit c882212 into dev Nov 27, 2023
@mjfwebb mjfwebb deleted the using-auth branch November 27, 2023 12:54
mjfwebb added a commit that referenced this pull request Nov 27, 2023
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
mjfwebb added a commit that referenced this pull request Nov 27, 2023
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
lidiazuin added a commit that referenced this pull request Dec 6, 2023
* Update docs-pr.yml

Add dev branch

* Update docs-teardown.yml

Add dev branch

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Fix scalar description placeholders (#38)

* Use aliases-redirects extension (#40)

* Fixing typo in code example (#45)

* Update to the migrations guide (#43)

* Update to the migrations guide

* fixing conflicts

* Apply suggestions from code review

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* changes after review

---------

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* Editorial review of Introspector and OGM pages (#36)

* Editorial revie of Introspector and OGM pages

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Editorial review of the latest additions  (#34)

* Update publish.yml

* Editorial review of the most recent changes

* reverting changes to partials

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* Add page-aliases for version 4 (#31)

* revert

* Apply suggestions from code review

Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* update

* update

* directives page modification

* review of the api reference page

* updates after review

* removing = from notes, will open another pr to cover all examples in the docs

* Apply suggestions from code review

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing note format with four =

* fixing conflicts

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing tabbed example

* changes after revirew

* fix list

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* Editorial review of the custom resolvers page (#42)

* Editorial review of the custom resolvers page

* review of the driver configurtion page

* Removing redundant link (#51)

* Adding link to driver configuration in the getting started page (#50)

* Adding link to driver configuration in the getting started page

* replacing word

* Fixing formatting of list of steps (#54)

* Add documentation on CDC Engine for subscriptions

* Editorial review of the new CDC content (#57)

* Add how to add session and transaction to the execution context (#59)

* docs: removes aggregate defaulting to false note (#61)

* docs: remove link to nextjs integration (#63)

* Update content-nav.adoc

Removes the duplicate item "Introspector" from content nav

* docs: change the requirement of connectOrCreate to require `@unique` (#66)

* docs: change the requirement of connectOrCreate to require `@unique`

* Fixing content nav for auth (#69)

* docs: add section about passing in JWTs (#71)

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Add guide for `@relayId` (#73)

* Add guide for `@relayId`

* Apply suggestions from code review

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

---------

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Fix typo

* Fixing examples and incorrect information (#74)

* Fixing examples and incorrect information

* Update modules/ROOT/pages/queries-aggregations/filtering.adoc

Co-authored-by: angrykoala <angrykoala@outlook.es>

---------

Co-authored-by: angrykoala <angrykoala@outlook.es>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>
Co-authored-by: angrykoala <angrykoala@outlook.es>
Co-authored-by: Liam-Doodson <114480811+Liam-Doodson@users.noreply.github.com>
lidiazuin added a commit that referenced this pull request Dec 6, 2023
* Update docs-pr.yml

Add dev branch

* Update docs-teardown.yml

Add dev branch

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Fix scalar description placeholders (#38)

* Use aliases-redirects extension (#40)

* Fixing typo in code example (#45)

* Update to the migrations guide (#43)

* Update to the migrations guide

* fixing conflicts

* Apply suggestions from code review

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* changes after review

---------

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* Editorial review of Introspector and OGM pages (#36)

* Editorial revie of Introspector and OGM pages

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Editorial review of the latest additions  (#34)

* Update publish.yml

* Editorial review of the most recent changes

* reverting changes to partials

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* Add page-aliases for version 4 (#31)

* revert

* Apply suggestions from code review

Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* update

* update

* directives page modification

* review of the api reference page

* updates after review

* removing = from notes, will open another pr to cover all examples in the docs

* Apply suggestions from code review

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing note format with four =

* fixing conflicts

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing tabbed example

* changes after revirew

* fix list

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* Editorial review of the custom resolvers page (#42)

* Editorial review of the custom resolvers page

* review of the driver configurtion page

* Removing redundant link (#51)

* Adding link to driver configuration in the getting started page (#50)

* Adding link to driver configuration in the getting started page

* replacing word

* Fixing formatting of list of steps (#54)

* Add documentation on CDC Engine for subscriptions

* Editorial review of the new CDC content (#57)

* Add how to add session and transaction to the execution context (#59)

* docs: removes aggregate defaulting to false note (#61)

* docs: remove link to nextjs integration (#63)

* Update content-nav.adoc

Removes the duplicate item "Introspector" from content nav

* docs: change the requirement of connectOrCreate to require `@unique` (#66)

* docs: change the requirement of connectOrCreate to require `@unique`

* Fixing content nav for auth (#69)

* docs: add section about passing in JWTs (#71)

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Add guide for `@relayId` (#73)

* Add guide for `@relayId`

* Apply suggestions from code review

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

---------

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Fix typo

* Fixing examples and incorrect information (#74)

* Fixing examples and incorrect information

* Update modules/ROOT/pages/queries-aggregations/filtering.adoc

Co-authored-by: angrykoala <angrykoala@outlook.es>

---------

Co-authored-by: angrykoala <angrykoala@outlook.es>

* Removing repeated mention (#76)

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>
Co-authored-by: angrykoala <angrykoala@outlook.es>
Co-authored-by: Liam-Doodson <114480811+Liam-Doodson@users.noreply.github.com>
lidiazuin added a commit that referenced this pull request Dec 6, 2023
* rebase (#75)

* Update docs-pr.yml

Add dev branch

* Update docs-teardown.yml

Add dev branch

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Fix scalar description placeholders (#38)

* Use aliases-redirects extension (#40)

* Fixing typo in code example (#45)

* Update to the migrations guide (#43)

* Update to the migrations guide

* fixing conflicts

* Apply suggestions from code review

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* changes after review

---------

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* Editorial review of Introspector and OGM pages (#36)

* Editorial revie of Introspector and OGM pages

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Editorial review of the latest additions  (#34)

* Update publish.yml

* Editorial review of the most recent changes

* reverting changes to partials

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* Add page-aliases for version 4 (#31)

* revert

* Apply suggestions from code review

Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* update

* update

* directives page modification

* review of the api reference page

* updates after review

* removing = from notes, will open another pr to cover all examples in the docs

* Apply suggestions from code review

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing note format with four =

* fixing conflicts

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing tabbed example

* changes after revirew

* fix list

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* Editorial review of the custom resolvers page (#42)

* Editorial review of the custom resolvers page

* review of the driver configurtion page

* Removing redundant link (#51)

* Adding link to driver configuration in the getting started page (#50)

* Adding link to driver configuration in the getting started page

* replacing word

* Fixing formatting of list of steps (#54)

* Add documentation on CDC Engine for subscriptions

* Editorial review of the new CDC content (#57)

* Add how to add session and transaction to the execution context (#59)

* docs: removes aggregate defaulting to false note (#61)

* docs: remove link to nextjs integration (#63)

* Update content-nav.adoc

Removes the duplicate item "Introspector" from content nav

* docs: change the requirement of connectOrCreate to require `@unique` (#66)

* docs: change the requirement of connectOrCreate to require `@unique`

* Fixing content nav for auth (#69)

* docs: add section about passing in JWTs (#71)

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Add guide for `@relayId` (#73)

* Add guide for `@relayId`

* Apply suggestions from code review

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

---------

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Fix typo

* Fixing examples and incorrect information (#74)

* Fixing examples and incorrect information

* Update modules/ROOT/pages/queries-aggregations/filtering.adoc

Co-authored-by: angrykoala <angrykoala@outlook.es>

---------

Co-authored-by: angrykoala <angrykoala@outlook.es>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>
Co-authored-by: angrykoala <angrykoala@outlook.es>
Co-authored-by: Liam-Doodson <114480811+Liam-Doodson@users.noreply.github.com>

* rebase (#77)

* Update docs-pr.yml

Add dev branch

* Update docs-teardown.yml

Add dev branch

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Fix scalar description placeholders (#38)

* Use aliases-redirects extension (#40)

* Fixing typo in code example (#45)

* Update to the migrations guide (#43)

* Update to the migrations guide

* fixing conflicts

* Apply suggestions from code review

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* changes after review

---------

Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>

* Editorial review of Introspector and OGM pages (#36)

* Editorial revie of Introspector and OGM pages

* Update content-nav.adoc (#37)

Fix location of driver configuration page

* Editorial review of the latest additions  (#34)

* Update publish.yml

* Editorial review of the most recent changes

* reverting changes to partials

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* fixing note formatting

* Add page-aliases for version 4 (#31) (#32)

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>

* Editorial review of the most recent changes

* Add page-aliases for version 4 (#31)

* revert

* Apply suggestions from code review

Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* update

* update

* directives page modification

* review of the api reference page

* updates after review

* removing = from notes, will open another pr to cover all examples in the docs

* Apply suggestions from code review

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing note format with four =

* fixing conflicts

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* Tackling user feedback (#35)

* Tackling user feedback

* card 4800, adding example for arguments in update queries

* updating cypher query for fulltext index creation

* bumping to test surge

* revert

* revert

* Update modules/ROOT/pages/type-definitions/directives/indexes-and-constraints.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* reverting changes on the api reference page

* update

* Update modules/ROOT/pages/ogm/reference.adoc

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>

* fixing tabbed example

* changes after revirew

* fix list

---------

Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>

* Editorial review of the custom resolvers page (#42)

* Editorial review of the custom resolvers page

* review of the driver configurtion page

* Removing redundant link (#51)

* Adding link to driver configuration in the getting started page (#50)

* Adding link to driver configuration in the getting started page

* replacing word

* Fixing formatting of list of steps (#54)

* Add documentation on CDC Engine for subscriptions

* Editorial review of the new CDC content (#57)

* Add how to add session and transaction to the execution context (#59)

* docs: removes aggregate defaulting to false note (#61)

* docs: remove link to nextjs integration (#63)

* Update content-nav.adoc

Removes the duplicate item "Introspector" from content nav

* docs: change the requirement of connectOrCreate to require `@unique` (#66)

* docs: change the requirement of connectOrCreate to require `@unique`

* Fixing content nav for auth (#69)

* docs: add section about passing in JWTs (#71)

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Add guide for `@relayId` (#73)

* Add guide for `@relayId`

* Apply suggestions from code review

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

---------

Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>

* Fix typo

* Fixing examples and incorrect information (#74)

* Fixing examples and incorrect information

* Update modules/ROOT/pages/queries-aggregations/filtering.adoc

Co-authored-by: angrykoala <angrykoala@outlook.es>

---------

Co-authored-by: angrykoala <angrykoala@outlook.es>

* Removing repeated mention (#76)

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>
Co-authored-by: angrykoala <angrykoala@outlook.es>
Co-authored-by: Liam-Doodson <114480811+Liam-Doodson@users.noreply.github.com>

---------

Co-authored-by: Neil Dewhurst <ndewhurst@gmail.com>
Co-authored-by: Darrell Warde <8117355+darrellwarde@users.noreply.github.com>
Co-authored-by: MacondoExpress <simone.gammicchia@gmail.com>
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>
Co-authored-by: angrykoala <angrykoala@outlook.es>
Co-authored-by: Liam-Doodson <114480811+Liam-Doodson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants