Homepage

AuthorizationPolicyAssociation

Last edit: Oct 26, 2022

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

created_at (JSONDate)

id (ID)

updated_at (JSONDate)

Questions?

We are always happy to help with any questions you may have.

contact us