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

Simplify the default name of the TranslatedResourceOfX Types #20

Open
gmiserez opened this issue Nov 25, 2022 · 1 comment
Open

Simplify the default name of the TranslatedResourceOfX Types #20

gmiserez opened this issue Nov 25, 2022 · 1 comment
Labels
Translations This concerns the Translations Package

Comments

@gmiserez
Copy link
Collaborator

gmiserez commented Nov 25, 2022

Is your feature request related to a problem? Please describe.
The default name of the TranslatedResourceOfX Types is unpractical.

Describe the solution you'd like
Maybe something like this?

type XTranslation {
   key: X!
   label: String!
}
@gmiserez gmiserez added the Translations This concerns the Translations Package label Nov 25, 2022
@gmiserez
Copy link
Collaborator Author

This should be done at the same time as, or after, enhancement #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Translations This concerns the Translations Package
Projects
None yet
Development

No branches or pull requests

1 participant