Skip to content

Commit 88bc3a1

Browse files
committed
feat(api): added prerequisites from france competences to certification graphql type
1 parent e3e400c commit 88bc3a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/reva-api/modules/referential/referential.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ type Certification {
3232
rncpExpiresAt: Timestamp
3333
rncpDeliveryDeadline: Timestamp
3434
domains: [Domain!]!
35+
fcPrerequisites: String
3536
prerequisites: [CertificationPrerequisite!]!
3637
}
3738

0 commit comments

Comments
 (0)