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

How-to define a custom property name #145

Open
comxd opened this issue Nov 14, 2018 · 3 comments
Open

How-to define a custom property name #145

comxd opened this issue Nov 14, 2018 · 3 comments

Comments

@comxd
Copy link

comxd commented Nov 14, 2018

Example:

User:
        guessFrom: "Person"
        properties:
            email: { unique: true, nullable: false }
            email2: { nullable: false, guessFrom: "email" }

The guessFrom option is not recognized for the field type.

@imissyouso
Copy link

+1 ! Problem is actual for me too!

@D37R4C7
Copy link

D37R4C7 commented Apr 11, 2019

+1

@comxd comxd changed the title How-to define custom property name How-to define a custom property name May 18, 2021
@nithiz
Copy link

nithiz commented Jun 9, 2021

+1

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

No branches or pull requests

4 participants