Bug Description
When creating records using several different api keys with graphql, que api keys are mixed and shows other name that the api name used for the post.
Example:
"createdBy": {
"__typename": "Actor",
"source": "API",
"workspaceMemberId": null,
"name": "IA",
"context": {}
},