Type.

ServiceLevel

Extends the ServiceLevel type to include associated parties.

Fields

id

ID!

Required

The unique identifier for the service level entity.

parties

[Party]

A list of parties associated with the service level entity.

code

String!

Required

The enumerated value of ServiceLevel options that can be sent in the API.

name

String!

Required

The ServiceLevel display name.

Was this page helpful?