join__Graph
No description
enum join__Graph {
ADDRESS
CATALOG
DISCOUNT
INVENTORY
INVOICE
MEDIA
NOTIFICATION
ORDER
PAYMENT
RETURN
REVIEW
SHIPMENT
SHOPPINGCART
TAX
USER
WISHLIST
}
Values
join__Graph.ADDRESS
join__Graph.CATALOG
join__Graph.DISCOUNT
join__Graph.INVENTORY
join__Graph.INVOICE
join__Graph.MEDIA
join__Graph.NOTIFICATION
join__Graph.ORDER
join__Graph.PAYMENT
join__Graph.RETURN
join__Graph.REVIEW
join__Graph.SHIPMENT
join__Graph.SHOPPINGCART
join__Graph.TAX
join__Graph.USER
join__Graph.WISHLIST
Member Of
join__enumValue directive ● join__field directive ● join__implements directive ● join__type directive ● join__unionMember directive