AuthorizationPolicyAssociation
Last edit: Nov 10, 2025
No description
type AuthorizationPolicyAssociation {
authorizable_id: ID!
authorizable_type: String!
authorization_policy_id: ID!
created_at: JSONDate!
id: ID!
updated_at: JSONDate!
}
Fields
authorizable_id (ID)
id of the admin resource
authorizable_type (String)
type of the admin resource - Page or Form
authorization_policy_id (ID)
id of the authorization policy