BinaryCreateInput
Input type for creating a Binary resource.
Fields
| Field | Type | Description |
|---|---|---|
| id | String | Resource ID |
| meta | Meta | Metadata about the resource |
| implicitRules | uri | A set of rules under which this content was created |
| language | code | Language of the resource content |
| contentType | code | MimeType of the binary content |
| securityContext | Reference | Identifies another resource to use as proxy when enforcing access control |
| data | base64binary | The actual content |
See the Binary type documentation for additional available fields.