IsCustomHTTP tells whether this field has @custom(http: {...}) directive on it.
()
| 164 | CustomRequiredFields() map[string]FieldDefinition |
| 165 | // IsCustomHTTP tells whether this field has @custom(http: {...}) directive on it. |
| 166 | IsCustomHTTP() bool |
| 167 | // HasCustomHTTPChild tells whether any descendent of this field has @custom(http: {...}) on it. |
| 168 | HasCustomHTTPChild() bool |
| 169 | HasLambdaDirective() bool |
no outgoing calls
no test coverage detected