We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a096df commit 01c7d8fCopy full SHA for 01c7d8f
src/schema/profile.ts
@@ -74,7 +74,7 @@ export const typeDefs = /* GraphQL */ `
74
startedAt: DateTime
75
endedAt: DateTime
76
company: Company
77
- verified: Boolean!
+ verified: Boolean
78
customCompanyName: String
79
80
# custom props per child entity
0 commit comments