Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #34 from gs-gs/domain-schema-import
Browse files Browse the repository at this point in the history
#31 Create relationship
  • Loading branch information
faizanvahevaria authored Apr 24, 2020
2 parents dee3ef7 + 1f9aa52 commit 84bd027
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 77 deletions.
2 changes: 2 additions & 0 deletions src/transport/fields.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ const fields = {
'contains' : 'contains',
'references' : 'references',
'typeOf' : 'typeOf',
'end1' : 'end1',
'end2' : 'end2',

};
module.exports = fields;
Loading

0 comments on commit 84bd027

Please sign in to comment.