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