Skip to content

Conversation

@je-sage
Copy link

@je-sage je-sage commented Sep 23, 2022

No description provided.

// m should be a pointer to struct that corresponds to the GraphQL schema.
// Additionally, this will capture the extensions from the response.
// extensions should be a pointer that corresponds to the extensions schema.
func (c *Client) MutateWithExtensions(ctx context.Context, m interface{}, variables map[string]interface{}, extensions interface{}) error {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we add a test for this function?

alexandear pushed a commit to alexandear-org/graphql that referenced this pull request Jan 8, 2024
)

* update gh actions and go versions, update deprecated ioutil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants