1.0.3 • Published 9 months ago

@288-toolkit/graphql v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Graphql

npm i @288-toolkit/graphql

gql

Simple GraphQL template tag to support syntax highlighting and formatting. Returns the string unchanged.

import { gql } from '@288-toolkit/graphql';

const query = gql`
	query {
		# ...
	}
`;
1.0.2

9 months ago

1.0.3

9 months ago

1.0.1

1 year ago

1.0.0

1 year ago