OBJECT
LoggedUserMutation
link GraphQL Schema definition
- type LoggedUserMutation {
- LoggedUserSalesMutation! :
- LoggedUserDutyMutation! :
- # Arguments
- # token: [Not documented]
- # appName: [Not documented]
- String!, : MobileAppName!): Boolean! ( :
- # Arguments
- # token:
- # Possible violation list: IS_NOT_SOME_ERROR
- MobileDeviceToken!): LoggedUserMutationRemoveMobileDeviceTokenOutput! ( :
- LoggedUserHistoryMutation! :
- DutyClockInOutMutation! @deprecated( reason: "Use duty.clockInOut instead" ) :
- FilterPresetMutation! :
- DutyRequestSectionMutation! @deprecated( reason: "Use duty.request instead" ) :
- CrewAppMutation! :
- KeyValueStoreMutation! :
- }