echobind/bisonapp

Add scalar field for email

cball opened this issue · 1 comments

cball commented

Needs to be exposed in scalars.ts. By doing this, you're able to use t.email('emailField') when defining graphql modules.

Closing because this was completed by #142 (comment)