Class MoleculeInput
-
- All Implemented Interfaces:
public final class MoleculeInput
GraphQL input object for a molecule, that will avoid the use of a full Molecule or MoleculeSurrogate when client executes operations that require a molecule as parameter.
-
-
Constructor Summary
Constructors Constructor Description MoleculeInput(String name)
-