Adding client code.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
:client
|
||||
{:fields {:id {:type :id}
|
||||
:name {:type 'String}
|
||||
:code {:type 'String}
|
||||
:email {:type 'String}
|
||||
:address {:type :address}
|
||||
:locations {:type '(list String)}
|
||||
|
||||
Reference in New Issue
Block a user