Skip to content

Conversation

@1st1
Copy link
Member

@1st1 1st1 commented Jan 12, 2025

No description provided.

@1st1 1st1 marked this pull request as ready for review January 12, 2025 22:04
Returns a new ``Client`` instance with customized mapping of EdgeDB
to JavaScript types.

For example, supposed we define a custom scalar type in our schema:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For example, supposed we define a custom scalar type in our schema:
For example, suppose we define a custom scalar type in our schema:

Comment on lines +520 to +521
Then in JavaScript we can customize how values of this type will
be be represented:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Then in JavaScript we can customize how values of this type will
be be represented:
Then, in JavaScript, we can customize how values of this type will
be be represented:

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also

Suggested change
Then in JavaScript we can customize how values of this type will
be be represented:
Then, in JavaScript, we can customize how values of this type will
be represented:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants