mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
BUGFIX: 'email' attribute is the ID
This commit is contained in:
parent
36ce6361ec
commit
2b634b8706
@ -1,6 +1,5 @@
|
||||
type EmailAddress {
|
||||
id: ID!
|
||||
email: String!
|
||||
email: ID!
|
||||
verifiedAt: String
|
||||
createdAt: String
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user