2 Module : Gargantext.Database.Query.Table.Node.Contact
3 Description : Update Node in Database (Postgres)
4 Copyright : (c) CNRS, 2017-Present
5 License : AGPL + CECILL v3
6 Maintainer : team@gargantext.org
7 Stability : experimental
12 {-# LANGUAGE FunctionalDependencies #-}
13 {-# LANGUAGE TemplateHaskell #-}
15 module Gargantext.Database.Query.Table.Node.Contact
18 import Gargantext.Database.Admin.Types.Node ( Node)
19 import Gargantext.Database.Admin.Types.Hyperdata.Contact
21 ------------------------------------------------------------------------
23 type NodeContact = Node HyperdataContact