Uses of Interface
net.morimekta.providence.graphql.gql.GQLFragment
-
Packages that use GQLFragment Package Description net.morimekta.providence.graphql.gql -
-
Uses of GQLFragment in net.morimekta.providence.graphql.gql
Classes in net.morimekta.providence.graphql.gql that implement GQLFragment Modifier and Type Class Description classGQLFragmentDefinitionA fragment definition, as part of the query.classGQLFragmentReferenceA reference to a fragment.classGQLInlineFragmentAn inline fragment, defining type-conditional field in-place.
-