Skip to content

Conversation

@mfn
Copy link
Collaborator

@mfn mfn commented May 6, 2021

Summary

Support for it was already removed in #757
but forgotten to be cleaned up properly.

Therefore also the ExampleSchemaWithMethod is removed, as it's test
actually already showed it was not honored.


Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist:

  • Existing tests have been adapted and/or new tests have been added
  • Add a CHANGELOG.md entry
  • Update the README.md
  • Code style has been fixed via composer fix-style

Support for it was already removed in rebing#757
but forgotten to be cleaned up properly.

Therefore also the `ExampleSchemaWithMethod` is removed, as it's test
actually already showed it was not honored.
@mfn mfn self-assigned this May 6, 2021
@mfn mfn merged commit 0cc17ce into rebing:master May 6, 2021
@mfn mfn deleted the mfn-remove-method branch May 6, 2021 15:30
@mfn mfn added this to the 8.0.0 milestone May 11, 2021
mfn added a commit to mfn/graphql-laravel that referenced this pull request Aug 11, 2021
This was initially removed in rebing#779
and fully cleaned up in rebing#764
but there might be valid reasons to change this, e.g. if one desires
only POST HTTP methods for prevent basic CSRF attacks for GET requests.
believe2world added a commit to believe2world/graphql_admin_laravel that referenced this pull request Apr 6, 2023
This was initially removed in rebing/graphql-laravel#779
and fully cleaned up in rebing/graphql-laravel#764
but there might be valid reasons to change this, e.g. if one desires
only POST HTTP methods for prevent basic CSRF attacks for GET requests.
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.

1 participant