Skip to content

Deprecate `blob` in Snippet GraphQL type

Vijay Hawoldar requested to merge vij-deprecate-graphql-snippet-blob into master

What does this MR do?

Now that we have implemented the new blobs field in the GraphQL Snippet Type, the old blob field can be deprecated.

This MR addresses that by adding the deprecation message and milestone.

Refs #217787 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Vijay Hawoldar

Merge request reports