GetPatientWalletTransactionSourceOutput
No description
type GetPatientWalletTransactionSourceOutput {
id: uuid!
name: String!
type: String!
}
No description
type GetPatientWalletTransactionSourceOutput {
id: uuid!
name: String!
type: String!
}
GetPatientWalletTransactionSourceOutput.id ● uuid! non-null scalarGetPatientWalletTransactionSourceOutput.name ● String! non-null scalarGetPatientWalletTransactionSourceOutput.type ● String! non-null scalar