Anchor to AppUsageRecordCreatePayloadApp
payloadApp Usage Record Create Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to appUsageRecordapp•App
Usage Record Usage Record The newly created app usage record.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Enables an app to charge a store for features or services on a per-use basis. The usage charge value is counted towards the
limit that was specified in thefield when the app subscription was created. If you create an app usage charge that causes the total usage charges in a billing interval to exceed the capped amount, then aTotal price exceeds balance remainingerror is returned.
Was this section helpful?