Magidoc

AiPromptAccessPolicyCreateRequest
Input Object

Request to create AI Prompt Access Policy

Fields

#

_kind

ID !
Non-null

Kind of API resource, must always be 'AIPromptAccessPolicy'

configuration

Non-null

Access policy configuration for this AI Prompt

prompt

Non-null

Reference to AI Prompt for which access policy is being created. Kind must be 'AIPrompt'

type

Non-null

Prompt access policy type

Usages

#

References

#

  • Argument request of field aiPromptAccessPolicyCreate from type Mutation