OBJECT
AuthTarget
type AuthTarget {# user is the user making the requestuser: Doc! # target is the payload gived to the authorizer(request or response payload)target: Map! }