Example #1
0
 def __init__(self, **kwargs):
     GraphQLView.__init__(self, **kwargs)
     self.context = Context(request)