INPUT_OBJECT
DispatchMutation
link GraphQL Schema definition
- input DispatchMutation {
- String :
- # Destination: org
- Uuid! :
- # Destination: user
- Uuid :
- LocalDate :
- # Author id (will be automatically overwritten with current user)
- Uuid :
- # Destination: swimlane
- Uuid :
- # Tracker
- Uuid :
- # Body in text format
- String :
- # Body in block format
- String :
- # Tracker schema based data
- String :
- String :
- # Start time (ISO format)
- DateTime :
- # End time (ISO format)
- DateTime :
- # Org scoped unique id
- String :
- # Org scope batch id
- String :
- Uuid :
- Uuid :
- # Attachment IDs to include for the dispatch
- Uuid!] : [
- Uuid :
- String :
- String :
- String :
- String :
- String :
- String :
- Uuid :
- String :
- Uuid :
- ParticipantEntry!] : [
- GeoLocation :
- GeoLocation :
- DispatchKey!] : [
- String :
- # Destination: account
- Uuid :
- Uuid :
- }