pub trait NodesFieldSwitcherSealed: NodesFieldSwitcher { }
Expand description
Allow switch if Connection
contains nodes
field in GQL output
This trait is sealed and can not be implemented outside of this crate.
pub trait NodesFieldSwitcherSealed: NodesFieldSwitcher { }
Allow switch if Connection
contains nodes
field in GQL output
This trait is sealed and can not be implemented outside of this crate.