# AppUsageRecordCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `appUsageRecordCreate` mutation. ### Access Scopes ## Fields * [appUsageRecord](/docs/api/admin/unstable/objects/AppUsageRecord): AppUsageRecord - The newly created app usage record. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [appUsageRecordCreate](/docs/api/admin/unstable/mutations/appUsageRecordCreate) ## Examples