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