Magidoc

UsageMeasurementCreateInput
Input Object

Input for creating a usage measurement

Fields

#

createdAt

Timestamp of when the record was created

customerId

Non-null

Customer id

dimensions

Additional dimensions for the usage report

environmentId

The unique identifier for the environment

featureId

Non-null

Feature id

resourceId

Resource id

updateBehavior

The method by which the usage value should be updated

Default: "DELTA"

value

Non-null

The value to report for usage

Usages

#

References

#

  • Argument usageMeasurement of field createUsageMeasurement from type Mutation