Homepage

AuthorizationPolicyInputType

Last edit: Oct 26, 2022

No description

type AuthorizationPolicyInputType {
  content: String!
  flash_alert: String
  metadata: HashObject
  name: String
  physical_file_path: String
  redirect_to: String
}

Fields

content (String)

flash_alert (String)

metadata (HashObject)

name (String)

deprecated - derived from physical_file_path

physical_file_path (String)

defines where the file definition will be available after pull; should start
with the module name follow by private/public scope, for example
manual/public/authorization_policies/my_policy

redirect_to (String)

Questions?

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

contact us