Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add naming customisation options for introspector #4076

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

moghammed
Copy link

Description

I've added a way to customise the node and relationship names as they end up in the GraphQL Schema when using the introspector.

Complexity

Complexity: Low

Issue

Note

Please link to the GitHub issue(s) in which the proposal for this work was discussed

To link to multiple issues, use full syntax for each, for example Closes #1, closes #2, closes #3

Closes #4075

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • TCK tests have been updated (Not available for introspector)
  • Integration tests have been updated
  • Example applications have been updated (Not available for introspector)
  • New files have copyright header (No new files)
  • CLA (https://neo4j.com/developer/cla/) has been signed (awaiting approval)

@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2023

🦋 Changeset detected

Latest commit: 1182fa6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@neo4j/introspector Minor
@neo4j/graphql-toolbox Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@neo4j-team-graphql neo4j-team-graphql added this to Pull requests in PR Triage Oct 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


0 out of 2 committers have signed the CLA.
@frank de Ruiter
@moghammed
Frank de Ruiter seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
PR Triage
Pull requests
Development

Successfully merging this pull request may close these issues.

Introspector should allow customisation for node and relationship names
2 participants