Closed this issue 7 years ago · 1 comments
When executing the insert_alice example, I receive the following error:
insert_alice
IndexError: Both "id" and "name" are missing in pair: {'kind': 'User'}
Fixed by not raising the IndexError exception but just return None.
IndexError
None