<TextInput
        disabled={
          schemaAt('shortenedUrl').readOnly ||
          permissions.cannot('update', resource, 'shortenedUrl')
        }