Skip to content

Ex: when using several api keys, and creating objets, mix the API name #15093

@nicovott

Description

@nicovott

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": {}
},

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

🔖 Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions