Skip to content

Get RMA custom field

Returns a single RMA custom field by its IRI.

Operation

OperationTypePurpose
adminRmaCustomField(id: ID!)QueryFetch 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.

Released under the MIT License.