Skip to content

Conversation

@rsill-neo4j
Copy link
Contributor

this is missing JavaScript examples for processing query data.
i tried, but it wasn't straight-forward to set up something locally (because of the CORS policy) and i got stuck setting up an apache server. at that point i decided to rather ask for help, because my JavaScript certainly would have been lacking anyway ;)

rsill-neo4j and others added 2 commits October 20, 2025 11:30
Co-authored-by: Michael Webb <28074382+mjfwebb@users.noreply.github.com>
@neo4j-docops-agent
Copy link
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-graphql-274.surge.sh

New pages:

Updated pages:

@rsill-neo4j rsill-neo4j marked this pull request as ready for review October 27, 2025 13:49

[source, javascript, indent=0]
----
// JavaScript example
Copy link
Contributor Author

Choose a reason for hiding this comment

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

tba


The product of `quantity` and `unitPrice` is the total cost, which in this case is 116.25.

// maybe add another JavaScript example here, that accesses the JSON response and actually calculates the amount. This could also be made generic, so that it is not reliant on the orderID used here.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

tba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants