resourceProvisioningFormFieldRefs
Form field names (form_definition keys) referenced by this resource's provisioning
baseline mappings through formData.<field>. Powers the form builder's "used by a
provisioning mapping" indicator so an admin can see which fields a rename would break.
resourceProvisioningFormFieldRefs(
resource_id: ID!
): [String!]!
Arguments
resourceProvisioningFormFieldRefs.resource_id ● ID! non-null scalar
Type
String scalar
The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.