OBJECT
1type CustomerEdge {2cursor: String! 34# Required permission: Purchaser:read5# 6# Store restrictions apply.7node: Customer! 89}