Get RMA custom field
Returns a single RMA custom field by its IRI.
Operation
| Operation | Type | Purpose |
|---|---|---|
adminRmaCustomField(id: ID!) | Query | Fetch one RMA custom field |
Pass the resource IRI (/api/admin/rma/custom-fields/{id}) as id. Select _id for the numeric id.
For field meanings, see the menu overview.

