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