Copyright | (c) CNRS 2017 |
---|---|
License | AGPL + CECILL v3 |
Maintainer | team@gargantext.org |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
data NewWithForm #
NewWithForm | |
|
Instances
wf_selection :: Lens' NewWithForm FlowSocialListWith #
wf_name :: Lens' NewWithForm Text #
wf_filetype :: Lens' NewWithForm FileType #
wf_data :: Lens' NewWithForm Text #
data NewWithFile #
Instances
WithQuery | |
|
Instances
Arbitrary WithQuery # | |
FromJSON WithQuery # | |
ToJSON WithQuery # | |
Defined in Gargantext.API.Node.Types | |
Generic WithQuery # | |
Show WithQuery # | |
Eq WithQuery # | |
ToSchema WithQuery # | |
Defined in Gargantext.API.Node.Types | |
HasSwagger (WithCustomErrorScheme GargAPI) # | |
Defined in Gargantext.API.Routes | |
type Rep WithQuery # | |
Defined in Gargantext.API.Node.Types |
wq_node_id :: Lens' WithQuery Int #
wq_flowListWith :: Lens' WithQuery FlowSocialListWith #