INPUT_OBJECT
GroupAddEntryInput
link GraphQL Schema definition
- input GroupAddEntryInput {
- #   Value to be added to group
- : String!
- : String!
- : String
- : String
- #   trigger a reauthentation of the end-system being added
- : Boolean
- : Boolean
- #   DEPRECATED - Replaced by operationId. NBI responses will not return this value 
- #   anymore.
- : String
- : String
- #   Entry description
- : String
- #   Unique identifier optionally passed into input object of any query/mutation 
- #   call, returned in the corresponding response output.
- : String
- : String
- }