Skip to content

Commit

Permalink
fix: SDR GQL reason
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Apr 16, 2020
1 parent 7c74e18 commit ae23c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/daf-selective-disclosure/src/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export const typeDefs = `
type CredentialRequest {
issuers: [Issuer]
reason: String
credentialType: String
credentialContext: String
claimType: String!
Expand Down

0 comments on commit ae23c88

Please sign in to comment.