OBJECT
ProviderApptTypeConnection
Provider appointment type connection
link GraphQL Schema definition
- type ProviderApptTypeConnection {
- # The appointment type ID associated with this connection
- ID :
- # The unique identifier of the connection
- ID :
- # Name of the provider associated with this appointment type connection
- String :
- # User ID of the provider associated with this appointment type connection
- ID :
- }