OBJECT
AssetMutation
Mutations that act on Assets.
link GraphQL Schema definition
- type AssetMutation {
- # Updates an existing captured docket.
- #
- # Arguments
- # input: The asset input to update the number reading
- AssetUpdateNumberReadingInput): SuccessResult ( :
- }