Added creation of email based CSI BOD-108
This commit is contained in:
6
client/templates/csi_invitation/csi_invitation.query.gql
Normal file
6
client/templates/csi_invitation/csi_invitation.query.gql
Normal file
@@ -0,0 +1,6 @@
|
||||
query ($id: uuid!){
|
||||
csi_by_pk(id: $id){
|
||||
id
|
||||
relateddata
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user