public property GraphQLField::$secure in GraphQL 8.3
Mark this field as "secure" to be resolved by untrusted consumers.
Type: bool
File
- src/
Annotation/ GraphQLField.php, line 22
Class
- GraphQLField
- Annotation for GraphQL field plugins.
Namespace
Drupal\graphql\AnnotationCode
public $secure = FALSE;