# paymentRuleFields

Lists every field a payment rule condition may reference, with its value kind and, for enumerations, its allowed values. Build conditions from this list: a rule using a path that is not on it is rejected.

```
paymentRuleFields: PaymentRuleFieldRegistry!
```

### Type[​](#type "Direct link to Type")

#### [`PaymentRuleFieldRegistry`](https://docs.monei.com/apis/graphql/types/objects/payment-rule-field-registry/.md) object[​](#paymentrulefieldregistry- "Direct link to paymentrulefieldregistry-")

Fields available to payment rule conditions, and the paths that older rules may still carry.
