OBJECT
SubscriptionPayment
link GraphQL Schema definition
1 type SubscriptionPayment { 2 Int! : 3 4 String! : 5 6 # Arguments 7 # format: ISO-8601 8 String = "Y-m-d\\TH:i:sP"): DateTimeTz! ( : 9 10 # Arguments 11 # format: ISO-8601 12 String = "Y-m-d\\TH:i:sP"): DateTimeTz! ( : 13 14 SubscriptionPaymentStatus! : 15 16 }