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

mergeSchemas Error: Can't find type DateTime. #129

Open
anjneeksharma opened this issue Apr 19, 2020 · 0 comments
Open

mergeSchemas Error: Can't find type DateTime. #129

anjneeksharma opened this issue Apr 19, 2020 · 0 comments

Comments

@anjneeksharma
Copy link

Hi,

i am getting bellow error can someone please help me. in typedef.graphql file i am using bellow

type TimestampType {
createdAt: DateTime
createdBy: ProfileType
modifiedAt: DateTime
modifiedBy: ProfileType
}

mergeSchemas.js:49
throw new Error("Can't find type " + name + ".");
^

Error: Can't find type DateTime.

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

1 participant