Skip to content

Strawberry 0.7.0

Compare
Choose a tag to compare
@botberry botberry released this 09 May 13:52
1949938

Added support for declaring interface by using @strawberry.interface
Example:

@strawberry.interface
class Node:
    id: strawberry.ID