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

Generate optional type definitions #35

Merged
merged 10 commits into from
Sep 24, 2023
Merged

Generate optional type definitions #35

merged 10 commits into from
Sep 24, 2023

Conversation

mizdra
Copy link
Owner

@mizdra mizdra commented Sep 24, 2023

This change fixes a bug and adds several features.

Fix

  • Object-typed custom scalar should not optional

Add

  • Support namingConvention option
  • Support typesPrefix option
  • Support typesSuffix option

@mizdra mizdra added Type: Fix Fix bug. Type: Add Add new features. labels Sep 24, 2023
@mizdra mizdra marked this pull request as ready for review September 24, 2023 13:30
@mizdra mizdra merged commit c7749b1 into main Sep 24, 2023
6 checks passed
@mizdra mizdra deleted the fix-object-type-field branch September 24, 2023 13:32
This was referenced Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Add Add new features. Type: Fix Fix bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant