LastDate
No description
type LastDate {
dayMonth: String!
}
Fields
LastDate.dayMonth
● String!
non-null scalar
Implemented By
TicketDate
union
No description
type LastDate {
dayMonth: String!
}
LastDate.dayMonth
● String!
non-null scalarTicketDate
union