def return_gql()

in cloudformation/custom_resources/sqsInvokedFunction/gqllayer.py [0:0]


    def return_gql(self, gql_string):
        return gql(gql_string)