GraphQL GraphQL OBJECT
type PaymentTransactionType {# Name of payment transaction type.name: String! }