---
title: ResourcePermission - Customer API
description: Represents permissions on resources.
api_version: 2026-01
api_name: customer
type: object
api_type: graphql
source_url:
  html: 'https://shopify.dev/docs/api/customer/latest/objects/ResourcePermission'
  md: 'https://shopify.dev/docs/api/customer/latest/objects/ResourcePermission.md'
---

# Resource​Permission

object

Represents permissions on resources.

## Fields

* permitted​Operations

  [\[Permitted​Operation!\]!](https://shopify.dev/docs/api/customer/latest/enums/PermittedOperation)

  non-null

  The operations permitted on the resource.

* resource

  [Resource​Type!](https://shopify.dev/docs/api/customer/latest/enums/ResourceType)

  non-null

  The name of the resource.

***

## Map

### Fields with this object

* [CompanyContactRole.resourcePermissions](https://shopify.dev/docs/api/customer/latest/objects/CompanyContactRole#field-CompanyContactRole.fields.resourcePermissions)
