activateUsageReader
Updates usage reader status as ACTIVE and further can be used for processing of metered usages
This page contains
Arguments
input ActivateUsageReaderInput! PREVIEW | Input to update usage reader status as ACTIVE |
ActivateUsageReaderInput fields
readerId String! | Unique id of usage reader |
updatedBy String! | User email who is updating usage reader status as ACTIVE |
Return Fields
success Boolean | Response for usage reader updated or not |
userErrors [ActivateUsageReaderErrors!] PREVIEW | Represent errors while updating usage reader status as 'ACTIVE' |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.